Microsoft DirectX 8.1 (C++)

CMediaType::FormatLength

The FormatLength method retrieves the length of the format block.

Syntax

ULONG FormatLength(void) const;

Return Value

Returns the cbFormat member.

See Also