MOPTIONPAGE enumeration
[MOPTIONPAGE is no longer available for use as of Windows Vista. See Windows Messenger for more information.]
Do not use. Specifies which page of the Messenger client Options dialog box to display to the user through the user interface (UI) and several related tracking constants.
Syntax
typedef enum {
MOPT_GENERAL_PAGE,
MOPT_PRIVACY_PAGE = 1,
MOPT_EXCHANGE_PAGE = 2,
MOPT_ACCOUNTS_PAGE = 3,
MOPT_CONNECTION_PAGE = 4,
MOPT_PREFERENCES_PAGE = 5,
MOPT_SERVICES_PAGE = 6,
MOPT_PHONE_PAGE = 7
} LockError;
Constants
-
MOPT_GENERAL_PAGE
-
Display the Personal tab of the Options dialog box (default).
-
MOPT_PRIVACY_PAGE
-
Display the Privacy tab of the Options dialog box.
-
MOPT_EXCHANGE_PAGE
-
Display the Accounts tab of the Options dialog box. This tab is not available in Windows Messenger version 4.5 or later.
-
MOPT_ACCOUNTS_PAGE
-
Display the Accounts tab of the Options dialog box.
-
MOPT_CONNECTION_PAGE
-
Display the Connection tab of the Options dialog box.
-
MOPT_PREFERENCES_PAGE
-
Display the Preferences tab of the Options dialog box.
-
MOPT_SERVICES_PAGE
-
Reserved.
-
MOPT_PHONE_PAGE
-
Display the Phone tab of the Options dialog box.
Requirements
End of client support |
Windows XP |
End of server support |
Windows Server 2003 |
Header |
|
IDL |
|