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.
This structure contains the contents of the D3DMOP_VIEWPORT command token (see D3DM_OPERATION), which informs the driver that it should change the current viewport transformation.
typedef struct _D3DM_VIEWPORT { D3DMVIEWPORT Viewport;} D3DM_VIEWPORT, * LPD3DM_VIEWPORT;
Members
- Viewport
A D3DMVIEWPORT structure that defines the properties of the new viewport transformation.
Requirements
OS Versions: Windows CE 5.0
Header: D3dmddk.h.
See Also
Direct3D Mobile Driver Structures | D3DM_OPERATION | D3DMVIEWPORT
Send Feedback on this topic to the authors