|
Mac OS 9
|
PC Card Family Zoomed Video Driver Interface. More...
Go to the source code of this file.
Data Structures | |
| struct | ZVInfo |
| struct | ZVFlagRecord |
| struct | ZVAnalogControlRecord |
Macros | |
| #define | kZVDriverName "\p.ZVPort" |
Typedefs | |
| typedef UInt32 | ZVFeatures |
| typedef struct ZVInfo | ZVInfo |
| typedef struct ZVFlagRecord | ZVFlagRecord |
| typedef UInt16 | ZVAnalogControlSelector |
| typedef struct ZVAnalogControlRecord | ZVAnalogControlRecord |
PC Card Family Zoomed Video Driver Interface.
For bug reports, consult the following page on the World Wide Web:
http://developer.apple.com/bugreporter/
| typedef UInt16 ZVAnalogControlSelector |
Additional definitions for "AnalogCtlZV" control calls A pointer to a ZVSetAnalogControlParam is passed to the driver whenever the system needs to adjust one of the analog settings.
| typedef UInt32 ZVFeatures |
Additional parameters for csInfoZV control call A pointer to ZVInfo is passed in csParam[0] (and csParam[1]) which must be filled by the driver in response to this call.