DTM_SETIMAGE

This message is sent by an application to associate a bitmap with an image.

At a Glance

Header file: Htmlctrl.h
Windows CE versions: 1.0 and later

Syntax

DTM_SETIMAGE wParam = 0,
lParam = (LPARAM)(LPINLINEIMAGEINFO) lpInlineImageInfo;

Parameters

lpInlineImageInfo

Long pointer to an INLINEIMAGEINFO structure that contains information about the bitmap image.

Return Values

None.

See Also

DTM_IMAGEFAIL, INLINEIMAGEINFO, NM_INLINE_IMAGE