Important: The information in this document is obsolete and should not be used for new development.
GetFSQHdr
You can use theGetFSQHdr
function to get a pointer to the header of the file I/O queue.
FUNCTION GetFSQHdr: QHdrPtr;DESCRIPTION
TheGetFSQHdr
function returns a pointer to the header of the file I/O queue.ASSEMBLY-LANGUAGE INFORMATION
The global variableFSQHdr
contains the header of the file I/O queue.