PATH 
ADC Home > Documentation > Hardware > Device Managers and Drivers > PCI Card Services > Designing PCI Cards and Drivers for Power Macintosh Computers


  

Finding Name Registry Components

Objects in the Name Registry should be located by means of search or iterate calls using properties to identify and match the desired entry. Code can search for properties (name and value combinations) that uniquely identify the required name entry. Searching for generic names such as "SCSI" or "ADB" is not a good idea because a generic name search can find many unrelated entries.

Using Iterate Routines

Using Search Routines


© 1999 Apple Computer, Inc. – (Last Updated 26 March 99)