[This is preliminary documentation and is subject to change.]
Devuelve una interfaz a un modulo
para la plataforma "platform", si no encuentra uno devuelve null.

C# | Visual Basic | Visual C++ |
IEZOEOutputModuleServices get_OutputModuleForPlatform( string platform )
Function get_OutputModuleForPlatform ( _ platform As String _ ) As IEZOEOutputModuleServices
IEZOEOutputModuleServices^ get_OutputModuleForPlatform( String^ platform )

- platform (String)
[Missing <param> documentation for "platform"]

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