The SIZE_MASKS macro calculates the size of the color masks in a VIDEOINFO structure.
Syntax
SIZE_MASKS
Return Value
Returns 3 * sizeof(DWORD).
3 * sizeof(DWORD)
See Also