Getftpservice – Argox PT-9130 User Manual
Page 58

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