CDC::DeleteTempMap
staticvoidPASCALDeleteTempMap();
Remarks
Called automatically by the CWinApp idle-time handler, DeleteTempMap deletes any temporary CDC objects created by FromHandle, but does not destroy the device context handles (hDCs) temporarily associated with the CDC objects.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::Detach, CDC::FromHandle, CWinApp::OnIdle