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


  

Property Management

Properties describe what a name entry represents or how it may be used. Each name entry has a set of named properties, which may be empty. Each property consists of a name string and a value. The value consists of 0 or more contiguous bytes. Property names are null-terminated strings of at most kRegMaximumPropertyNameLength bytes (31 bytes). Name property data structures and constants are listed in Data Structures and Constants.

Creation and Deletion

RegistryPropertyCreate

RegistryPropertyDelete

Property Iteration

RegistryPropertyIterateCreate

RegistryPropertyIterate

RegistryPropertyIterateDispose

Property Retrieval and Assignment

RegistryPropertyGetSize

RegistryPropertyGet

RegistryPropertySet

Standard Properties


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