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: More Macintosh Toolbox /
Chapter 9 - Desktop Manager / Desktop Manager Reference
Routines


Manipulating the Desktop Database Itself

If your application adds information to or removes information from the desktop database, use the PBDTFlush function to save your changes. To get information about the desktop database itself, use the PBDTGetInfo function. The PBDTReset function removes all information from the desktop database, and the PBDTDelete function removes the desktop database; you should not use these two functions unless absolutely necessary.


Subtopics
PBDTFlush
PBDTGetInfo
PBDTReset
PBDTDelete

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996