Microsoft DirectX 9.0

CImageSample::m_bInit

The m_bInit member variable indicates whether the CImageSample object has been initialized. If so, the value if TRUE. Otherwise, it is FALSE.

Syntax

BOOL m_bInit;

See Also