PromptMessageRestrictionsEnum Enumerator

Description

Constants enumerating the restrictions for the PromptMessage method.

Methods

Name Value Description
kDontAllowButton1NeverAgain 8 Disable 'Never prompt again' on Button 1.
kDontAllowButton1NoMoreThisSession 16 Disable 'Don't prompt again this session' on Button 1.
kDontAllowButton1OncePerOperation 32 If Button 1 is selected, disable the 'Prompt only once per operation'.
kDontAllowButton2NeverAgain 64 Disable 'Never prompt again' on Button 2.
kDontAllowButton2NoMoreThisSession 128 Disable 'Don't prompt again this session' on Button 2.
kDontAllowButton2OncePerOperation 256 If Button 2 is selected, disable the 'Do not prompt again this session' option.
kDontAllowButton3NeverAgain 512 Disable 'Never prompt again' on Button 3.
kDontAllowButton3NoMoreThisSession 1024 Disable 'Don't prompt again this session' on Button 3.
kDontAllowButton3OncePerOperation 2048 If Button 3 is selected, disable the 'Prompt only once per operation' option.
kDontAllowNeverAgain 1 Disable 'Never prompt again'.
kDontAllowNoMoreThisSession 2 Disable 'Don't prompt again this session'.
kDontAllowOncePerOperation 4 Disable 'Prompt only once per operation' option.
kNoRestrictions 0 Allow all options.

Version

Introduced in version 10