|  |  |  | 
| 
 | ||
| 
 | ||
ImageList_Duplicate
HIMAGELIST ImageList_Duplicate( HIMAGELIST himl);Creates a duplicate of an existing image list.
- Returns the handle to the new duplicate image list if successful, or NULL otherwise.
- himl
- Handle to the image list to be duplicated. All information contained in the original image list is copied to the new image list.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.