Use this method to obtain the object identifier of the Repository definition object to which the Repository item conforms. This is the type of the Repository item.
HRESULT get_Type( VARIANT *psTypeId );
Parameters
*psTypeId
[out]
The object identifier of this Repository item's definition object.
Return Value
S_OK
The method completed successfully.
Error
This method failed to complete successfully.