[This is preliminary documentation and is subject to change.]
Renders the onpointer statement.

C# | Visual Basic | Visual C++ |
protected override void renderOnpointerStatement( XplFunctionBody functionBody, ExtendedZOEProcessor..::.EZOEContext context )
Protected Overrides Sub renderOnpointerStatement ( _ functionBody As XplFunctionBody, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderOnpointerStatement( XplFunctionBody^ functionBody, ExtendedZOEProcessor..::.EZOEContext context ) override

- functionBody (XplFunctionBody)
- The function body.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.