PT-9230 Mobile Computer SDK Programming Manual
37
WL_Disable
To DISABLE the WLAN function.
BOOL WL_Disable
{
}
Parameters
None.
Returned Values
Returning TRUE if the operation is successful; otherwise FALSE.
Example
BOOL bResult;
bResult = WL_Disable();
if(bResult == FALSE)
AfxMessageBox(_T("Wireless disable fail"));
Requirements
OS Versions:
Windows CE 6.0 or beyond.
Header:
sysapiax.h
Link Library:
sysapiax.lib
Link DLL:
sysapiax.dll
Device:
PT90