Microsoft DirectX 9.0

CBaseRenderer::CheckReady

The CheckReady method queries whether a state transition is complete.

Syntax

BOOL CheckReady(void);

Return Value

Returns TRUE if the state transition is complete, or FALSE if the filter is still transitioning to a new state.

See Also