LayerD CodeDOM and Zoe Compiler interface
GetZOEImportsDirectiveProcessorModuleInstance Method (platformName)
NamespacesLayerD.OutputModulesIEZOEOutputModuleServicesGetZOEImportsDirectiveProcessorModuleInstance(String)

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

Devuelve un objeto que implementa "IZOEImportsDirectiveProcessor" para la plataforma indicada por el argumento. Nulo si ocurre un error.
Declaration Syntax
C#Visual BasicVisual C++
IZOEImportsDirectiveProcessor GetZOEImportsDirectiveProcessorModuleInstance(
	string platformName
)
Function GetZOEImportsDirectiveProcessorModuleInstance ( _
	platformName As String _
) As IZOEImportsDirectiveProcessor
IZOEImportsDirectiveProcessor^ GetZOEImportsDirectiveProcessorModuleInstance(
	String^ platformName
)
Parameters
platformName (String)
Nombre de la platafora para la que se requiere la implementación de "IZOEImportsDirectiveProcessor"
Return Value

[Missing <returns> documentation for M:LayerD.OutputModules.IEZOEOutputModuleServices.GetZOEImportsDirectiveProcessorModuleInstance(System.String)]

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