Microsoft DirectX 9.0

CBaseRenderer::HaveCurrentSample

The HaveCurrentSample method determines whether the filter has a sample.

Syntax

virtual BOOL HaveCurrentSample(void);

Return Value

Returns TRUE if the filter has a sample, or FALSE otherwise.

See Also