IReposProperties::get_Type

Meta Data Services Programming

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.

Error Values

This method failed to complete successfully.

See Also

IReposProperties Interface

IReposProperty Interface