Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration defines protocols for WAP layers. The protocols are used during WapOpen calls.
enum WAP_LAYER{
WAP_LAYER_WDP = 1,
WAP_LAYER_WTLS,
WAP_LAYER_WTP,
WAP_LAYER_WSP,
WAP_LAYER_WAE
};
Elements
- WAP_LAYER_WDP
Unreliable datagram protocol. - WAP_LAYER_WTLS
Not used. - WAP_LAYER_WTP
Reliable transaction protocol. - WAP_LAYER_WSP
Not used. - WAP_LAYER_WAE
Not used.
Requirements
Pocket PC: Pocket PC 2002 and later.
Smartphone: Smartphone 2002 and later.
OS Versions: Windows CE 3.0 and later.
Header: Wap.h.
See Also
Send Feedback on this topic to the authors