ReactOS 0.4.15-dev-7942-gd23573b
_SETWNDICONS_CALLBACK_ARGUMENTS Struct Reference

#include <callback.h>

Public Attributes

HICON hIconSample
 
HICON hIconHand
 
HICON hIconQuestion
 
HICON hIconBang
 
HICON hIconNote
 
HICON hIconWindows
 
HICON hIconSmWindows
 

Detailed Description

Definition at line 131 of file callback.h.

Member Data Documentation

◆ hIconBang

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconBang

Definition at line 136 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconHand

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconHand

Definition at line 134 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconNote

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconNote

Definition at line 137 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconQuestion

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconQuestion

Definition at line 135 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconSample

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconSample

Definition at line 133 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconSmWindows

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconSmWindows

Definition at line 139 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconWindows

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconWindows

Definition at line 138 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().


The documentation for this struct was generated from the following file: