Contents Index Topic Contents | ||
Previous Topic: ImageList_Merge Next Topic: ImageList_Remove |
ImageList_Read
HIMAGELIST ImageList_Read( LPSTREAM pstm );Reads an image list from a stream.
- Returns the handle to the image list if successful, or NULL otherwise.
- pstm
- Address of the stream.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.