Microsoft DirectX 9.0

SIZE_VIDEOHEADER

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