Microsoft DirectX 9.0 |
The SIZE_VIDEOHEADER macro calculates the size of the VIDEOINFOHEADER structure. This macro is equivalent to sizeof(VIDEOINFOHEADER)
.
Syntax
SIZE_VIDEOHEADER
Return Value
Returns the size VIDEOINFOHEADER structure, in bytes.
See Also