GA_multiHeadType
Declaration
typedef enum {
gaActiveHeadClone =
-1,
gaActiveHeadPrimary = 0,
gaActiveHeadSecondary = 1,
gaActiveHeadTernary = 2
} GA_multiHeadType
Prototype In
snap/graphics.h
Description
This enumeration defines the flags stored in the bMultiDisplay field of the GA_options structure.
Members
gaActiveHeadClone |
Active head is cloned across all displays (default) |
gaActiveHeadPrimary |
Active head is primary display |
gaActiveHeadSecondary |
Active head is secondary display |
gaActiveHeadTernary |
Active head is third display |
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com