EasyManua.ls Logo

Argox PT-9230 - WLAN Related Function; Wl_Enable

Argox PT-9230
182 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
PT-9230 Mobile Computer SDK Programming Manual 36
WLAN Related Function
WL_Enable
To ENABLE the WLAN function.
BOOL WL_Enable
{
}
Parameters
None.
Returned Values
Returning TRUE if the operation is successful; otherwise FALSE.
Example
BOOL bResult;
bResult = WL_Enable();
if(bResult == FALSE)
AfxMessageBox(_T("Wireless enable fail"));
Requirements
OS Versions: Windows CE 6.0 or beyond.
Header: sysapiax.h
Link Library: sysapiax.lib
Link DLL: sysapiax.dll
Device: PT90

Table of Contents

Related product manuals