LayerD CodeDOM and Zoe Compiler interface
get_OutputModule Method (outputModuleName)
NamespacesLayerD.ZOEOutputModulesLibraryIZOEOutputModuleLibraryget_OutputModule(String)

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

Devuelve una interfaz al Modulo de Salida de nombre "outputModuleName".
Declaration Syntax
C#Visual BasicVisual C++
IEZOEOutputModuleServices get_OutputModule(
	string outputModuleName
)
Function get_OutputModule ( _
	outputModuleName As String _
) As IEZOEOutputModuleServices
IEZOEOutputModuleServices^ get_OutputModule(
	String^ outputModuleName
)
Parameters
outputModuleName (String)

[Missing <param> documentation for "outputModuleName"]

Return Value

[Missing <returns> documentation for M:LayerD.ZOEOutputModulesLibrary.IZOEOutputModuleLibrary.get_OutputModule(System.String)]

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