This method calls CFirePropNotifyEvent::FireOnChanged to notify all connected IPropertyNotifySink interfaces that the specified control property has changed if your control class derives from IPropertyNotifySink. If your control class does not derive from IPropertyNotifySink, this method returns S_OK.
HRESULT FireOnChanged( DISPID dispID );
Header file: | Atlctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
CComControl Overview, CComControl Methods, CComControl::FireOnRequestEdit