Microsoft DirectX 9.0

CDeferredCommand::IsStreamTime

The IsStreamTime method specifies whether the command is to be run at stream time or presentation time.

Syntax

BOOL IsStreamTime(void);

Return Value

Returns TRUE if set to stream time; otherwise, returns FALSE.

See Also