[Toc][Index]

DosQHandType



#define INCL_DOSFILEMGR

USHORT  rc = DosQHandType(FileHandle, HandType, FlagWord);

HFILE            FileHandle;    /* File handle */
PUSHORT          HandType;      /* Handle type (returned) */
PUSHORT          FlagWord;      /* Device driver attribute (returned) */

USHORT           rc;            /* return code */


Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs