|
XenApp 6.5 Mobile Application SDK 1.0
XAMA API
|
Collection of display settings for the mobile device. More...
#include <cmpstruct.h>
Public Attributes | |
| INT16 | Length |
| INT16 | MetricsFlags |
| INT16 | DeviceOrientation |
| INT32 | PixelWidth |
| INT32 | PixelHeight |
| INT16 | ColorDepth |
| INT32 | WidthMilliInches |
| INT32 | HeightMilliInches |
| INT32 | PixelsPerInch |
| INT32 | HorizontalPixelsPerInch |
| INT32 | VerticalPixelsPerInch |
Collection of display settings for the mobile device.
Color bits used for each pixel for the mobile device display
Orientation of the device
Height of display in 1/1000th of an inch units (1000 = 1 inch)
Pixels per inch along the horizontal
Length of display settings structure
Flags which define which structure fields are supported
Height in pixels of the mobile device display based on current orientation
Pixels per inch combined between vertical and horizontal
Width in pixels of the mobile device display based on current orientation
Pixels per inch along the vertical
Width of display in 1/1000th of an inch units (1000 = 1 inch)