SRGraphComponent::m_bDrawing

BOOL SRGraphComponent::m_bDrawing

TRUE if the component is currently in a draw cycle, otherwise FALSE

Remarks

This semaphore is used to determine whether the current m_pCWnd and m_pDC pointers are valid. Only when this flag is TRUE can the system rely on device capability data or window access.