Meta Data Services Programming
IReposProperties::get_Type
This method retrieves 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.
This method failed to complete successfully.