[This is preliminary documentation and is subject to change.]
Renders the direct output.

C# | Visual Basic | Visual C++ |
protected override void renderDirectOutput( XplDirectoutput directOutput, string outputStr, ExtendedZOEProcessor..::.EZOEContext context )
Protected Overrides Sub renderDirectOutput ( _ directOutput As XplDirectoutput, _ outputStr As String, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderDirectOutput( XplDirectoutput^ directOutput, String^ outputStr, ExtendedZOEProcessor..::.EZOEContext context ) override

- directOutput (XplDirectoutput)
- The direct output.
- outputStr (String)
- The output STR.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.