- Contents
DesignerCOM API
II3IDType::TypeName Property
get_TypeName
Returns the data type name for the specified type.
IDL Function Prototype
HRESULT TypeName(
[out, retval] BSTR * TypeName
);
C/C++ Syntax
HRESULT get_TypeName( BSTR * TypeName );
Parameters
- TypeName
-
The return value is a string that contains the type name for the specified type.