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