|
API Guide Home (Online version only) |
![]() |
Definition in file PalmVPPI.h.
Go to the source code of this file.
| #define kMaxVPNAccountNameLength 31 |
Account name maximum length.
Definition at line 30 of file PalmVPPI.h.
| #define sysFileTVPNPanelPlugin 'Vppi' |
Database type for VPN panel plug-ins.
Definition at line 27 of file PalmVPPI.h.
| #define sysVPPILaunchCmdClearPWCache (sysAppLaunchCmdCustomBase + 7) |
Launch code used by the VPN Panel to clear the password cache.
Definition at line 125 of file PalmVPPI.h.
| #define sysVPPILaunchCmdDeleteAccount (sysAppLaunchCmdCustomBase + 2) |
Launch code used by the VPN Panel to delete an account.
Definition at line 68 of file PalmVPPI.h.
| #define sysVPPILaunchCmdEditAccount (sysAppLaunchCmdCustomBase + 1) |
Launch code used by the VPN Panel to edit an account.
Definition at line 54 of file PalmVPPI.h.
| #define sysVPPILaunchCmdErrorDialog (sysAppLaunchCmdCustomBase + 6) |
Launch code used by the VPN Panel to show the error dialog.
Definition at line 114 of file PalmVPPI.h.
| #define sysVPPILaunchCmdGetAccounts sysAppLaunchCmdCustomBase |
Launch code used by the VPN Panel to get the account list.
Definition at line 42 of file PalmVPPI.h.
| #define sysVPPILaunchCmdProgressPaint (sysAppLaunchCmdCustomBase + 5) |
Launch code used by the VPN Panel to show the progess dialog.
Definition at line 102 of file PalmVPPI.h.
| #define sysVPPILaunchCmdPromptAndConfigure (sysAppLaunchCmdCustomBase + 4) |
Launch code used by the VPN Panel to request the VPPI to display a dialog.
Definition at line 90 of file PalmVPPI.h.
| #define sysVPPILaunchCmdSetCurrentAccount (sysAppLaunchCmdCustomBase + 3) |
Launch code used by the VPN Panel to set the current account.
Definition at line 79 of file PalmVPPI.h.
| #define sysVPPILaunchCmdWillPWPrompt (sysAppLaunchCmdCustomBase + 8) |
Launch code used by the VPN Panel to determine is the VPPI will prompt for password.
Definition at line 135 of file PalmVPPI.h.
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:58 2008 for Palm API Guide |