Function: ImageList_ReplaceIcon

Module location: cImageList32.pkg line 63 (view source)
IntegerImageList_ReplaceIcon(Handle hIml Integer i Handle hIcon)
handle to the image list index of the image to replace. -1 to append image to end of the list handle to the icon or cursor for the new image. Returns the index of the image if successful, or -1 otherwise.

References (2):

ModuleContaining SymbolLine
cImageList32.pkgAddCursor248
cImageList32.pkgAddIcon283