ReactOS 0.4.15-dev-7131-ge4d03f4
_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 136 of file callback.h.

Member Data Documentation

◆ hIconBang

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconBang

Definition at line 141 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconHand

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconHand

Definition at line 139 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconNote

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconNote

Definition at line 142 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconQuestion

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconQuestion

Definition at line 140 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconSample

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconSample

Definition at line 138 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconSmWindows

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconSmWindows

Definition at line 144 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().

◆ hIconWindows

HICON _SETWNDICONS_CALLBACK_ARGUMENTS::hIconWindows

Definition at line 143 of file callback.h.

Referenced by co_IntSetWndIcons(), and User32CallSetWndIconsFromKernel().


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