Microsoft DirectX 8.1 (C++) |
Describes the display mode.
typedef struct _D3DDISPLAYMODE { UINT Width; UINT Height; UINT RefreshRate; D3DFORMAT Format; } D3DDISPLAYMODE;
Header: Declared in D3d8types.h.
IDirect3D8::EnumAdapterModes, IDirect3D8::GetAdapterDisplayMode, IDirect3DDevice8::GetDisplayMode