The FpcWAPLicenseType enumerated type contains values that describe the type of wireless application protocol (WAP) license.
typedef enum { fpcWAPLicenseType_Evaluation
An evaluation license.
= 0, fpcWAPLicenseType_Purchased
A purchased license.
= 1, fpcWAPLicenseType_Disabled
A disabled license.
= 2 } FpcWAPLicenseType;
An evaluation license.
A purchased license.
A disabled license.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.