Share via


WAP Functions

The following functions are used with WAP.

Function Description
PushRouter_Close Closes the communication channel between the Push Client and the push router.
PushRouter_FreeMessage Releases the memory allocated for the message structure after the push message is processed.
PushRouter_GetMessage Passes the payload to the push client.
PushRouter_Open Opens a communication channel for passing the push messages to the push client.
PushRouter_RegisterClient Registers a push client with the push router's registration table.
PushRouter_UnRegisterClient Deletes a push client entry from the push router's registration table.
WapClose Closes an existing WAP handle.
WapGetNextPrimitiveSize Gets the packet size of the next packet to read.
WapOpen Opens a handle for sending a WAP message.
WapPing Pings another WAP client.
WapRead Reads a packet.
WapSend Sends a WAP packet.

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.