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


  

Name Iteration and Searching

The Name Registry name entry iteration functions communicate through an iterator parameter with the following type:

typedef struct      RegEntryIter { void *opaque; }
                     RegEntryIter, *RegEntryIterPtr;

RegistryEntryIterateCreate

RegistryEntryIterateSet

RegistryEntryIterate

RegistryEntrySearch

RegistryEntryIterateDispose

Name Lookup

RegistryCStrEntryLookup

Pathname Parsing

RegistryEntryToPathSize

RegistryCStrEntryToPath

egistryCStrEntryToName


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