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
This method failed to complete successfully.