Meta Data Services Programming
IRepositoryItem::get_Type
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);
Parameters
*psTypeId
[out]
The object identifier of the definition object of the repository item.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.