CImageList::FromHandlePermanent

static CImageList* PASCAL FromHandlePermanent( HIMAGELIST hImageList );

Return Value

A pointer to a CImageList object if successful; otherwise NULL.

Parameters

hImageList

Specifies the image list.

Remarks

Returns a pointer to a CImageList object when given a handle to an image list. If a CImageList object is not attached to the handle, NULL is returned.

CImageList OverviewClass MembersHierarchy Chart

See Also   CImageList::FromHandle