Important: The information in this document is obsolete and should not be used for new development.
GetVCBQHdr
You can use the GetVCBQHdr function to get a pointer to the header of the VCB queue.
FUNCTION GetVCBQHdr: QHdrPtr;DESCRIPTION
The GetVCBQHdr function returns a pointer to the header of the VCB queue.ASSEMBLY-LANGUAGE INFORMATION
The global variableVCBQHdr
contains the header of the VCB queue. The default volume's VCB is pointed to by the global variableDefVCBPtr
.