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