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 OverviewClass MembersHierarchy Chart

See Also   CDC::Detach, CDC::FromHandle, CWinApp::OnIdle