LayerD CodeDOM and Zoe Compiler interface
processComplexFunctionCall Method (xplFunctioncall, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorprocessComplexFunctionCall(XplComplexfunctioncall, ExtendedZOEProcessor..::.EZOEContext)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.processComplexFunctionCall(LayerD.CodeDOM.XplComplexfunctioncall,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected string processComplexFunctionCall(
	XplComplexfunctioncall xplFunctioncall,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Function processComplexFunctionCall ( _
	xplFunctioncall As XplComplexfunctioncall, _
	context As ExtendedZOEProcessor..::.EZOEContext _
) As String
protected:
String^ processComplexFunctionCall(
	XplComplexfunctioncall^ xplFunctioncall, 
	ExtendedZOEProcessor..::.EZOEContext context
)
Parameters
xplFunctioncall (XplComplexfunctioncall)

[Missing <param> documentation for "xplFunctioncall"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Return Value

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.processComplexFunctionCall(LayerD.CodeDOM.XplComplexfunctioncall,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)