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_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. |