Jump to content

VIDEOMODEINFO: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 April 2025

  • curprev 19:3319:33, 25 April 2025 Martini talk contribs 2,323 bytes +2,323 Created page with "The VIDEOMODEINFO data structure receives information for the current video monitor. Note: The cb and ulColors fields are new to VIDEDOMODEINFO. The color depth field (ulColors) was introduced to differentiate between pixel and color depth. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _VIDEOMODEINFO { ULONG cb; Size of the structure.: MODEID miModeId; /* Used to make a SetMo..."