Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In the WindowsSideShow.h header file, the Windows SideShow platform defines the SIDESHOW_COLOR_TYPE Enumeration to provide the set of possible values for the SIDESHOW_CAPABILITY_COLOR_TYPE device capability.
Members
The following values are defined for the COLOR_TYPE enumeration:
Name |
Description |
SIDESHOW_COLOR_TYPE_COLOR |
The device has a color display. |
SIDESHOW_COLOR_TYPE_GREYSCALE |
The device has a grayscale display. |
SIDESHOW_COLOR_TYPE_BLACK_AND_WHITE |
The device has a black and white display. |