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 Overview | Class Members | Hierarchy Chart
See Also CImageList::Replace