EasyManua.ls Logo

Argox PT-9230 - FTP_FILE Structure

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 74
FTP_FILE Structure
This setting file contains information used by FindFirstFTPFile, FindNextFTPFile .
Struct FTP_FILE
{
int nFileType;
WCHAR strPath[260];
WCHAR strFile[260];
DWORD dwFileSize;
}
Members
nFileType
File object profile type. 0 File, 1 Folder
strPath
The file path
strFile
The file name; It will be null if the object is a folder
dwFileSize
The file size , in bytes; It will be 0 if the object is a folder.
Structure Information
Header: sysapiax.h
Device: PT90

Table of Contents

Related product manuals