Microsoft DirectX 9.0

CMediaSample::GetSize

The GetSize method retrieves the size of the buffer. This method implements the IMediaSample::GetSize method.

Syntax

LONG GetSize(void);

Return Value

Returns the size of the buffer, in bytes.

See Also