Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This class provides methods for notifying the container's sink regarding control property changes.
class CFirePropNotifyEvent
Remarks
CFirePropNotifyEvent has two methods that notify the container's sink that a control property has changed or is about to change.
If the class implementing your control is derived from IPropertyNotifySink, the CFirePropNotifyEvent methods are invoked when you call FireOnRequestEdit or FireOnChanged. If your control class is not derived from IPropertyNotifySink, calls to these functions return S_OK.
For more information about creating controls, see the ATL Tutorial.
Requirements
Header: atlctl.h