CPaintDC::~CPaintDC

Syntax

virtual ~CPaintDC()

Remarks

Destroys a CPaintDC object and marks the end of painting the application window. In the process, the destructor destroys the paint structure.