CGdiObject::DeleteTempMap

This method is called automatically by the CWinApp idle-time handler, DeleteTempMap deletes any temporary CGdiObject objects created by FromHandle. DeleteTempMap detaches the Windows CE GDI object attached to a temporary CGdiObject object before deleting the CGdiObject object.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

static void PASCAL DeleteTempMap( );

See Also

CGdiObject::Detach, CGdiObject::FromHandle