PT-9230 Mobile Computer SDK Programming Manual
47
GetFTPWriteable
Get terminal current File Transfer Profile writeable status.
BOOL
GetFTPWriteable
{
}
Parameters
None
Returned Values
Return TRUE if FTP writeable is enable, otherwise return FALSE.
Example
if(GetFTPWriteable())
AfxMessageBox(_T("FTP service is writeable"));
else
AfxMessageBox(_T(“FTP service is diswriteable));
Requirements
OS Versions:
Windows CE 6.0 or beyond.
Header:
sysapiax.h
Link Library:
sysapiax.lib
Link DLL:
sysapiax.dll
Device:
PT90