Data Fields | |
int | iModifiers |
int | iViewPositionCx |
Horizontal view starting position. | |
int | iViewPositionCy |
Vertical view starting position. | |
int | iViewPanLockLeft |
Horizontal left panlock position. | |
int | iViewPanLockRight |
Horizontal right panlock position. | |
int | iViewPanLockTop |
Vertical top panlock position. | |
int | iViewPanLockBottom |
Vertical bottom panlock position. | |
int | iViewResolutionCx |
View resolution in pixels (width). | |
int | iViewResolutionCy |
View resolution in pixels (hight). |
This structure is used to store information of an controller mode
This falg indicates actions that will be applied by set viewport The value can be a combination of ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_POSITION, ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_PANLOCK and ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_SIZE
Horizontal view starting position.
Vertical view starting position.
Horizontal left panlock position.
Horizontal right panlock position.
Vertical top panlock position.
Vertical bottom panlock position.
View resolution in pixels (width).
View resolution in pixels (hight).