ImageList_WriteImageList_Write*
*Contents  *Index  *Topic Contents
*Previous Topic: ImageList_SetOverlayImage
*Next Topic: Image List Macros

ImageList_Write


BOOL ImageList_Write(
    HIMAGELIST himl,
    LPSTREAM pstm
   );	

Writes an image list to a stream.

himl
Handle to the image list.
pstm
Address of the stream.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.