| WXC_Init |
  |
Initializes the WXC library. |
| WXC_Start |
  |
Activates wireless inside the WXC library. |
| WXC_Stop |
  |
Stops wireless inside the WXC library. |
| WXC_End |
  |
Ends the WXC library. |
| WXC_GetStateCode |
  |
Gets the current internal state. |
| WXC_IsParentMode |
  |
Determines if the internal wireless state is currently in parent mode. |
| WXC_GetParentParam |
  |
References the WMParentParam structure in parent mode. |
| WXC_GetParentBssDesc |
  |
References the WMBssDesc structure of the connection target in parent mode. |
| WXC_SetParentParameter |
  |
Sets the parent mode communication parameters for wireless. |
| WXC_SetChildMode |
  |
Sets the internal wireless so that it can only be in child mode. |
| WXC_RegisterCommonData |
  |
Registers data blocks that should be exchanged. |
| WXC_SetInitialData |
  |
Sets the send and receive data block used in the initial data exchange. |
| WXC_AddData |
  |
Adds data block for continuing data exchange. |
| WXC_UnregisterData |
  |
Releases the registered data block from the library. |
| WXC_GetUserBitmap |
  |
Obtains the status of currently-connected users as a bitmap. |
| WXC_GetCurrentGgid |
  |
Gets the GGID that is selected in the current connection. |
| WXC_GetOwnAid |
  |
Gets the its own AID in the current connection. |
| WXC_GetUserInfo |
  |
Obtains information about a currently-connected user. |