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.
Converts a standard Windows button to the common button type associated with the CTaskDialog Class.
int GetCommonButtonFlag(
int nButtonId
) const;
Parameters
- [in] nButtonId
The standard Windows button value.
Return Value
The value of the corresponding CTaskDialog common button. If there is no corresponding common button, this method returns 0.
Requirements
Header: afxtaskdialog.h