Function Type Values: |
|
Value |
Meaning |
IFSFN_READ |
Read a file. |
IFSFN_WRITE |
Write a file. |
IFSFN_FINDNEXT |
FindNext operation on a handle. |
IFSFN_FCNNEXT |
FindFirstChangeNotifyNext function. |
IFSFN_SEEK |
Seek on a file. |
IFSFN_CLOSE |
Close a file handle. |
IFSFN_FINDCLOSE |
Close a find context handle. |
IFSFN_FCNCLOSE |
Close a find change notify context handle. |
IFSFN_COMMIT |
Commit a file. |
IFSFN_FILELOCKS |
Lock a region of a file. |
IFSFN_FILETIMES |
Get/set time of a file. |
IFSFN_PIPEREQUEST |
Handle-based pipe request. See section 8.6.1 |
IFSFN_HANDLEINFO |
Handle information on pipes. See section 8.6.3. |
IFSFN_ENUMHANDLE |
Enumerate information about handle. |
IFSFN_CONNECT |
Connect/mount a resource (net, local or character FSD). |
IFSFN_DELETE |
Delete a file. |
IFSFN_DIR |
Directory-based operations. |
IFSFN_FILEATTRIB |
Get/set attributes of a file. |
IFSFN_FLUSH |
Flush a resource. |
IFSFN_GETDISKINFO |
Get disk free space. |
IFSFN_OPEN |
Open/create a file. |
IFSFN_RENAME |
Rename a file. |
IFSFN_SEARCH |
DOS-style search operation. |
IFSFN_QUERY |
Query information about resource. |
IFSFN_DISCONNECT |
Disconnect/unmount a resource (net, local or character FSD). |
IFSFN_UNCPIPEREQ |
UNC-path based pipe request. See section 8.6.2. |
IFSFN_IOCTL16DRIVE |
IOCtl operation. |
IFSFN_GETDISKPARMS |
Get disk parameters. |
IFSFN_FINDOPEN |
LFN-style FindFirst operation. |
IFSFN_DASDIO |
Direct disk access operations. |