SIDESHOW_SCREEN_TYPE Enumeration
In the WindowsSideShow.h header file, the Windows SideShow platform defines the SIDESHOW_SCREEN_TYPE Enumeration enumeration to provide the set of possible values for the SIDESHOW_CAPABILITY_SCREEN_TYPE device capability.
Members
The following values are defined for the SIDESHOW_SCREEN_TYPE Enumeration enumeration:
Member |
Description |
SIDESHOW_SCREEN_TYPE_BITMAP |
The display is capable of displaying bitmap images. |
SIDESHOW_SCREEN_TYPE_TEXT |
The display is only capable of displaying text. |