- Contents
DesignerCOM API
II3IDType::ModuleName Property
get_ModuleName
Returns the module used to define the type
IDL Function Prototype
HRESULT ModuleName(
[out, retval] BSTR * ModuleName
);
C/C++ Syntax
HRESULT get_ModuleName(BSTR * ModuleName );
Parameters
- ModuleName
-
The name of the module used to define the type.