The PropType property returns the IIFaceMember of the PropertyDef, CollectionDef, or Alias object that represents this property.
HRESULT PropType (
VARIANT *pIIfaceMember
);
Dispatch Identifier: DISPID_IReposProperty2_PropType = 40
*pIIfaceMember
[out]
A pointer to the IIFaceMember interface of this object.
S_OK
The method completed successfully.
This method failed to complete successfully.