CWnd::DeleteTempMap
Chiamato automaticamente dal gestore del tempo di inattività dell'oggetto CWinApp.
static void PASCAL DeleteTempMap( );
Note
Elimina tutti gli oggetti temporanei CWnd creati dalla funzione membro FromHandle.
Esempio
// DeleteTempMap() is a static member and does not need
// to be called within the scope of an instantiated CWnd object.
CWnd::DeleteTempMap();
Requisiti
Header: afxwin.h