Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Describes the display mode.
typedef struct D3DDISPLAYMODE {
UINT Width;
UINT Height;
UINT RefreshRate;
D3DFORMAT Format;
} D3DDISPLAYMODE, *LPD3DDISPLAYMODE;
Width
Type: UINT
Screen width, in pixels.
Height
Type: UINT
Screen height, in pixels.
RefreshRate
Type: UINT
Refresh rate. The value of 0 indicates an adapter default.
Format
Type: D3DFORMAT
Member of the D3DFORMAT enumerated type, describing the surface format of the display mode.
Requirement | Value |
---|---|
Header |
|
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!