This method obtains 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);
*psTypeId
[out]
The object identifier of the definition object of the repository item.
S_OK
The method completed successfully.
This method failed to complete successfully.