ListIOL
Definition
ListIOL data structure
Syntax
typedef struct ListIOL
HFILE hFile
ULONG CmdFlag
LONGLONG Offset
PVOID pBuffer
ULONG NumBytes
ULONG Actual
ULONG RetCode
ULONG Reserved
ULONG Reserved2[3]
ULONG Reserved3[2]
ListIOL
typedef ListIOL * ListIOL
Fields
hFile HFILE )
CmdFlag
ULONG )
Offset
LONGLONG)
pBuffer
PVOID )
NumBytes
ULONG )
Number of bytes to read/write.
Actual
ULONG )
Actual number of bytes to read/write.
RetCode ULONG )
Reserved ULONG )
Reserved2[3] ULONG )
Reserved3[2] ULONG )
[Back: FILESTATUS4L]
[Next: MPAffinity]