Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Files /
Chapter 2 - File Manager / File Manager Reference
Utility Routines / Obtaining Queue Headers


GetFSQHdr

You can use the GetFSQHdr function to get a pointer to the header of the file I/O queue.

FUNCTION GetFSQHdr: QHdrPtr;
DESCRIPTION
The GetFSQHdr function returns a pointer to the header of the file I/O queue.

ASSEMBLY-LANGUAGE INFORMATION
The global variable FSQHdr contains the header of the file I/O queue.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996