Jump to content

WM QUERYICON

From EDM2

This message is sent to a frame window to query its associated icon.

Syntax

param1
ULONG ulReserved; /* Reserved value, should be 0. */

param2
ULONG ulReserved; /* Reserved value, should be 0. */

Parameters

ulReserved (ULONG) - Input
Reserved value, should be 0.
ulReserved (ULONG) - Input
Reserved value, should be 0.

Returns

hptrIcon (HPOINTER) - returns
Handle to the icon.

Default Processing

The icon for the frame is returned.