Microsoft DirectX 9.0

COutputQueue::m_bSendAnyway

Flag to override batch processing. Setting this flag to TRUE overrides the COutputQueue::m_bBatchExact flag and delivers all pending samples.

Syntax

BOOL m_bSendAnyway;

See Also