Jump to content

Talk:DosQFHState

From EDM2
Revision as of 14:22, 24 November 2023 by Martini (talk | contribs) (Created page with "~~~~ I found the reference to "DosQFHandState", that I'm not sure if it is the same thing: DosQFHandState Failure returns an error code; otherwise, zero is returned (USHORT)....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Martini (talk) 12:22, 24 November 2023 (UTC) I found the reference to "DosQFHandState", that I'm not sure if it is the same thing:

DosQFHandState Failure returns an error code; otherwise, zero is returned (USHORT). 
This function is used to determine the state of a file, which reflects the way the file was opened (its open mode). 
Parameters Description 
HFILE The handle of the file to query 
PUSHORT Pointer to the state information 

[1]