FUNCFLAG_FREQUESTEDIT constant

int const FUNCFLAG_FREQUESTEDIT

When set, any call to a method that sets the property results first in a call to IPropertyNotifySink::OnRequestEdit.

Implementation

static const FUNCFLAG_FREQUESTEDIT = 8;