Meta Data Services Programming
IReposProperty2 IsReadOnly Property
The IsReadOnly property indicates whether a property is read-only.
Syntax
HRESULT IsReadOnly(
VARIANT_BOOL *pIsReadOnly
);
Dispatch Identifier: DISPID_IReposProperty2_IsReadOnly = 44
Parameters
*pIsReadOnly
[out]
TRUE if the property is a derived member.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.