Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the user clicks a link button located on the desktop alert menu.
virtual BOOL OnClickLinkButton(
UINT uiCmdID
);
Parameters
- [in] uiCmdID
This parameter is not used.
Return Value
Always FALSE.
Remarks
Override this method in a derived class if you want to be notified when a user clicks the link on the alert window.
Requirements
Header: afxDesktopAlertWnd.h