CImageList::ExtractIcon

HICON ExtractIcon( int nImage );

Return Value

Handle of the icon if successful; otherwise NULL.

Parameters

nImage

Zero-based index of the image.

Remarks

Call this function to create an icon based on an image and its related mask in an image list.

CImageList OverviewClass MembersHierarchy Chart

See Also   CImageList::Replace