Important: The information in this document is obsolete and should not be used for new development.
Finding sResources
The functions in this section locate sResources in the slot resource table and return pointers to them and additional information about them. TheSRsrcInfo
function is useful for finding the driver reference number of an SResource. TheSGetSRsrc
andSGetTypeSRsrc
functions are the preferred routines for searching sResources. You can use these functions to step through the sResources and to find disabled as well as enabled sResources. Use theSNextSRsrc
andSNextTypeSRsrc
functions with System 6 and earlier versions of the Slot Manager.
Subtopics
- SRsrcInfo
- SGetSRsrc
- SGetTypeSRsrc
- SNextSRsrc
- SNextTypeSRsrc