Microsoft DirectX 8.1 (C++)

SIZE_MASKS

The SIZE_MASKS macro calculates the size of the color masks in a VIDEOINFO structure.

Syntax

SIZE_MASKS

Return Value

Returns 3 * sizeof(DWORD).

See Also