DosQFHandState

DosQFHandState

#define INCL_DOSFILEMGR

USHORT  rc = DosQFHandState(FileHandle, FileHandleState);

HFILE            FileHandle;      /* File handle */
PUSHORT          FileHandleState; /* File handle state (returned) */

USHORT           rc;              /* return code */


[Back: DosQCurDisk]
[Next: DosQFileInfo]