![]() |
DMDepthInfoBlockRec |
Header: Displays.h |
struct DMDepthInfoBlockRec { UInt32 depthBlockCount; DMDepthInfoPtr depthVPBlock; UInt32 depthBlockFlags; UInt32 depthBlockReserved1; UInt32 depthBlockReserved2; }; typedef DMDepthInfoBlockRec DMDepthInfoBlockPtr;
Specifies the number of mode depths available.
Array of DMDepthInfoRec.
Reserved for future expansion.
Reserved for future expansion.
Reserved for future expansion.
When you call the function DMGetIndexedDisplayModeFromList, the Display Manager passes a pointer to a
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)