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


  

GetPreferredConfiguration (csCode = 16)

The required GetPreferredConfiguration routine complements SavePreferredConfiguration. GetPreferredConfiguration returns the data that was set using SavePreferredConfiguration.

OSErr = Status(theDeviceRefNum, cscGetPreferredConfiguration,
                     &theVDSwitchInfo);
<-- csMode
Relative bit depth of preferred resolution
<-- csData
DisplayModeID of preferred resolution
-- csPage
Unused
-- csBaseAddr
Unused

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