- Contents
 
DesignerCOM API
II3IDInitiator::ModuleName Property
get_ModuleName
Returns the module name for this initiator.
IDL Function Prototype
HRESULT ModuleName(
[out, retval] BSTR * InitModuleName
);
C/C++ Syntax
HRESULT get_ModuleName(BSTR * InitModuleName);
Parameters
- InitModuleName
 - 
 
This initiator's module name.
 

 
			 