![]() |
DMQDIsMirroringCapable |
||||
Header: | Displays.h | Carbon status: | Supported | |
Determines if QuickDraw supports video mirroring on the users system.
OSErr DMQDIsMirroringCapable ( Boolean *qdIsMirroringCapable );
On return, a pointer to the value true if QuickDraw supports video mirroring; otherwise, a pointer to the value false.
A result code.
Because this function may move or purge memory blocks or access handles, you cannot call it at interrupt time.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)