This topic has not yet been rated - Rate this topic

ImageList_DrawIndirect function

Applies to: desktop apps only

Draws an image list image based on an IMAGELISTDRAWPARAMS structure.

Syntax

BOOL ImageList_DrawIndirect(
  IMAGELISTDRAWPARAMS *pimldp
);

Parameters

pimldp

Type: IMAGELISTDRAWPARAMS*

A pointer to an IMAGELISTDRAWPARAMS structure that contains information about the draw operation.

Return value

Type: BOOL

Returns nonzero if successful, and zero otherwise.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Commctrl.h

Library

Comctl32.lib

DLL

Comctl32.dll (version 4.70 or later)

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ