Compartir a través de


CImageList::DeleteTempMap

Denominado automáticamente el controlador de tiempo de inactividad de CWinApp , DeleteTempMap elimina cualquier objeto temporal de CImageList creado por FromHandle, pero no destruye cualquier identificadores (hImageList) asociados temporalmente a los objetos de ImageList .

static void PASCAL DeleteTempMap( );

Ejemplo

// Note that this is a static member so an instantiated CImageList 
// object is unnecessary.
CImageList::DeleteTempMap();

Requisitos

encabezado: afxcmn.h

Vea también

Referencia

Clase de CImageList

Gráfico de jerarquía