หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | commctrl.h |
| Library | Comctl32.lib |
| DLL | Comctl32.dll (version 4.70 or later) |