Share via


CMFCDesktopAlertWndInfo::m_nURLCmdID

The command ID associated with a link on the desktop alert window.

UINT m_nURLCmdID;

Remarks

The command ID is sent to the owner of the popup window when the user clicks on the link specified by CMFCDesktopAlertWndInfo::m_strURL.

Requirements

Header: afxDesktopAlertDialog.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCDesktopAlertWndInfo Class