UIX_MsgBoxResult Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 60: | Line 60: | ||
;_UIX_MsgBox_MaxRes_ | ;_UIX_MsgBox_MaxRes_ | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Revision as of 06:18, 23 May 2015
Specifies the ...
Syntax
enum UIX_MsgBoxResult { UIX_OK = 1, UIX_Cancel = 2, UIX_Abort = 3, UIX_Retry = 4, UIX_Ignore = 5, UIX_Yes = 6, UIX_No = 7, UIX_Close = 8, UIX_Help = 9, UIX_Try = 10, UIX_Continue = 11, UIX_IgnoreAll = 12, UIX_YesToAll = 13, UIX_NoToAll = 14, _UIX_MsgBox_MaxRes_ = 15, };
Constants
- UIX_OK
- The ...
- UIX_Cancel
- The ...
- UIX_Abort
- The ...
- UIX_Retry
- The ...
- UIX_Ignore
- The ...
- UIX_Yes
- The ...
- UIX_No
- The ...
- UIX_Close
- The ...
- UIX_Help
- The ...
- UIX_Try
- The ...
- UIX_Continue
- The ...
- UIX_IgnoreAll
- The ...
- UIX_YesToAll
- The ...
- UIX_NoToAll
- The ...
- _UIX_MsgBox_MaxRes_
- The ...