Microsoft DirectX 9.0

CSource::m_cStateLock

Critical section object that protects the filter state. The CSource::pStateLock helper method returns a pointer to this member variable.

Syntax

CCritSec m_cStateLock;

See Also