Jump to content

Talk:DosQFHState: Difference between revisions

From EDM2
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)...."
 
(No difference)

Latest revision as of 14:22, 24 November 2023

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]