Important: The information in this document is obsolete and should not be used for new development.
Getting a Unique Resource ID
The Resource Manager provides two routines that return a unique resource ID. TheUniqueID
function returns a resource ID that isn't currently assigned to any resource of the specified type in any open resource fork. TheUnique1ID
function returns a resource ID that isn't currently assigned to any resource of the specified type in the resource fork of the current resource file.
Subtopics
- UniqueID
- Unique1ID