_MultiViewSourceDefine, MultiViewEnable, MultiViewEnabled, MultiViewSourceSet, MultiViewSwitch
MultiViewEnable
Description
MultiViewEnable(
int Enable
);
This function turns the multi view ON/OFF.
MultiViewEnabled
Description
MultiViewEnabled();
This function traces whether the multiview is ON. Returns TRUE/FALSE.
MultiViewSourceSet
Description
MultiViewSourceSet( int *pLeftArray
, int *pTopArray
, int *pRightArray
, int *pBottomArray
, intRectCount
);
This function sets coordinates for a specific number of view rectangles.
Parameters
MultiViewSwitch
Description
MultiViewSwitch();
This function toggles the MultiView ON/OFF (the MultiView must be supported).
_MultiViewSourceDefine
Description
_MultiViewSourceDefine();
This function displays the Dual/Quad View Settings dialog window.
See Also
MultiViewEnable, MultiViewEnabled, MultiViewSourceSet, MultiViewSwitch