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