#include <dwc.h>
BOOL DWC_GetApInfo( DWCApInfo *apinfo );
This function gets information about the connected access points.
apinfo |
A pointer to the region where obtained access point information is written. |
TRUE |
Succeeded in obtaining access point information. |
FALSE |
Failed to obtain access point information. |
2006/02/23 Initial version.
CONFIDENTIAL