Microsoft DirectX 9.0

CImageDisplay::GetDisplayFormat

The GetDisplayFormat method retrieves a video format that describes the current display mode.

Syntax

const VIDEOINFO *GetDisplayFormat(void);

Return Value

Returns a pointer to a VIDEOINFO structure.

See Also