Programming Manual
35
WL_Disable
This function disable wireless device
BOOL WL_Disable
{
}
Parameters
None.
Return Values
If function succeeds, the return value is TRUE. If function fails, the return value is FALSE.
Example
BOOL bResult;
bResult = WL_Disable();
if(bResult == 0)
AfxMessageBox(_T("Close wireless device fail"));
Requirements
OS Versions:
Windows CE 5.0 and later.
Header:
sysapiax.h
Link Library:
sysapiax.lib
Link DLL:
sysapiax.dll
Device:
PT61W