IRepositoryItem::get_Type

See Also

Use this method to obtain the object identifier of the Microsoft® 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
Values

This method failed to complete successfully.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.