The m_pDrawImage member variable is a pointer to the CDrawImage object that draws the video image.
Syntax
CDrawImage *m_pDrawImage;
See Also