The IsBaseMember property indicates whether the property is a base member.
HRESULT IsBaseMember (
VARIANT_BOOL *pIsBase
);
Dispatch Identifier: DISPID_IReposProperty2_IsBaseMember = 41
*pIsBase
[out]
TRUE if the property is a base member.
S_OK
The method completed successfully.
This method failed to complete successfully.