Use the get_Type method to retrieve the object identifier for the interface definition of the interface to which these properties are attached. This object identifier is referred to as the type of the interface.
HRESULT get_Type( VARIANT *psTypeId );
Parameters
*psTypeId [out]
The object identifier for the interface definition object.
Return Value
S_OK
The method completed successfully.
Error
This method failed to complete successfully.