LayerD CodeDOM and Zoe Compiler interface
get_OutputModule Method (outputModuleInfo)
NamespacesLayerD.ZOEOutputModulesLibraryIZOEOutputModuleLibraryget_OutputModule(IZOEOutputModuleInfo)

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

Get an interface to an output module based on provided information
Declaration Syntax
C#Visual BasicVisual C++
IEZOEOutputModuleServices get_OutputModule(
	IZOEOutputModuleInfo outputModuleInfo
)
Function get_OutputModule ( _
	outputModuleInfo As IZOEOutputModuleInfo _
) As IEZOEOutputModuleServices
IEZOEOutputModuleServices^ get_OutputModule(
	IZOEOutputModuleInfo^ outputModuleInfo
)
Parameters
outputModuleInfo (IZOEOutputModuleInfo)
Output module information
Return Value
An interface to available output module or null

Assembly: lib_zoec_outputmoduleslib (Module: lib_zoec_outputmoduleslib) Version: 1.0.3410.22812 (1.0.0.0)