VARFLAG_FREQUESTEDIT constant

int const VARFLAG_FREQUESTEDIT

When set, any attempt to directly change the property results in a call to IPropertyNotifySink::OnRequestEdit.

Implementation

static const VARFLAG_FREQUESTEDIT = 8;