IReposProperty::get_Type

See Also

This method retrieves the type of a persistent property or collection; that is, it returns the object identifier of the definition object to which the member conforms.

HRESULT get_Type(VARIANT   *psTypeId);

Parameters

*psTypeId
[out]
The object identifier of the member'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.