CImageList::Detach

Call this member function to detach an image list object from a CImageList object. This function returns a handle to the image list object.

Syntax

HIMAGELIST Detach( );

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CImageList Overview, CImageList Member Functions, Control Support Classes, CImageList::Attach, CImageList::DeleteImageList