- Contents
DesignerCOM API
II3IDType::Description Property
get_Description
Returns the description for the specified type
IDL Function Prototype
HRESULT Description(
[out, retval] BSTR * ModuleName
);
C/C++ Syntax
HRESULT get_Description(BSTR * ModuleName );
Parameters
- ModuleName
-
The type's module name is returned as a string.