Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
HIMAGELISTDetach();
Return Value
A handle to an image list object.
Remarks
Call this function to detach an image list object from a CImageList object. This function returns a handle to the image list object.
Example
See the example for CImageList::Attach.