The SIZE_MASKS macro calculates the size of the color masks in a VIDEOINFO structure.
Syntax
size_t SIZE_MASKS(void);
Parameters
This macro has no parameters.
Return value
Returns 3 * sizeof(DWORD).
Requirements
Header |
Amvideo.h (include Streams.h) |