DWC_GetApInfo

Syntax

#include <dwc.h>
BOOL DWC_GetApInfo(DWCApInfo *apinfo);

Arguments

apinfo Pointer to the region where obtained access point information is written.

Return Values

TRUE Succeeded in getting access point information.
FALSE Failed to get access point information.

Description

Gets information about the connected access points.

See Also

DWCApInfo

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL