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


  

DriverGestaltIsOn

DriverGestaltIsOn lets other code test whether or not a driver supports driver gestalt.

Boolean DriverGestaltIsOn (DriverFlags flags);
flags
The flags word in the driver's DCE.
DESCRIPTION

DriverGestaltIsOn returns true if bit 2 in the DCE flags word is set, false otherwise.


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