|
Zen API
|
| kStatus kUdpClient_EnablePacketInfo | ( | kUdpClient | client, |
| kBool | enabled | ||
| ) |
Enables or disables packet information for datagrams.
Must be enabled before using kUdpClient_ReceiveEx.
| client | UDP client object. |
| enabled | kTRUE to enable packet information; kFALSE otherwise. |