Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 1.74 KB

nf-commctrl-imagelist_write.md

File metadata and controls

73 lines (59 loc) · 1.74 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:commctrl.ImageList_Write
ImageList_Write function (commctrl.h)
Writes an image list to a stream. (ImageList_Write)
ImageList_Write
ImageList_Write function [Windows Controls]
_win32_ImageList_Write
_win32_ImageList_Write_cpp
commctrl/ImageList_Write
controls.ImageList_Write
controls._win32_ImageList_Write
controls\ImageList_Write.htm
Controls
VS|Controls|~\controls\imagelist\functions\imagelist_write.htm
12/05/2018
ImageList_Write, ImageList_Write function [Windows Controls], _win32_ImageList_Write, _win32_ImageList_Write_cpp, commctrl/ImageList_Write, controls.ImageList_Write, controls._win32_ImageList_Write
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Comctl32.lib
Comctl32.dll
Windows
19H1
ImageList_Write
commctrl/ImageList_Write
c++
APIRef
kbSyntax
DllExport
Comctl32.dll
ImageList_Write

ImageList_Write function

-description

Writes an image list to a stream.

-parameters

-param himl

Type: HIMAGELIST

A handle to the image list.

-param pstm

Type: LPSTREAM

A pointer to the stream.

-returns

Type: BOOL

Returns nonzero if successful, or zero otherwise.