Microsoft DirectX 9.0

COutputQueue::FreeSamples

The FreeSamples method frees all pending samples.

Syntax

void FreeSamples(void);

Remarks

This method removes any pending samples from the queue and from the sample array.

See Also