[This is preliminary documentation and is subject to change.]
Establece el tipo de modulo a construir, en general
un ejecutable, libreria dinamica o estática, script, etc.
Si no se llama nunca a esta interfaz antes de llamar
a "StartParseDocument" se debe asumir ejecutable.

C# | Visual Basic | Visual C++ |
void SetOutputType( XplLayerDZoeProgramModuletype_enum moduleType )
Sub SetOutputType ( _ moduleType As XplLayerDZoeProgramModuletype_enum _ )
void SetOutputType( XplLayerDZoeProgramModuletype_enum moduleType )

- moduleType (XplLayerDZoeProgramModuletype_enum)
[Missing <param> documentation for "moduleType"]