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


  

SupportsHardwareCursor (csCode = 22)

Graphics drivers that support hardware cursors must return true in response to the SupportsHardwareCursor status call.

OSErr = Status (theDeviceRefNum, cscSupportsHardwareCursor,
                     &theVDSupportsHardwareCursorRec);
<-- csSupportsHardwareCursor
true if hardware cursor is supported

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