Important: The information in this document is obsolete and should not be used for new development.
GetDrvQHdr
You can use theGetDrvQHdr
function to get a pointer to the header of the drive queue.
FUNCTION GetDrvQHdr: QHdrPtr;DESCRIPTION
TheGetDrvQHdr
function returns a pointer to the header of the drive queue.ASSEMBLY-LANGUAGE INFORMATION
The global variableDrvQHdr
contains the header of the drive queue.