Getftpwriteable – Argox PT-9130 User Manual
Page 60

PT-90 Mobile Computer SDK Programming Manual 53
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