ReactOS 0.4.15-dev-6663-gd1e9fe1
_HOTPLUG_DATA Struct Reference
Collaboration diagram for _HOTPLUG_DATA:

Public Attributes

HICON hIcon
 
HICON hIconSm
 
SP_CLASSIMAGELIST_DATA ImageListData
 
HMENU hPopupMenu
 
DWORD dwFlags
 

Detailed Description

Definition at line 18 of file hotplug.c.

Member Data Documentation

◆ dwFlags

DWORD _HOTPLUG_DATA::dwFlags

Definition at line 24 of file hotplug.c.

Referenced by EnumHotpluggedDevices(), and SafeRemovalDlgProc().

◆ hIcon

HICON _HOTPLUG_DATA::hIcon

Definition at line 20 of file hotplug.c.

Referenced by SafeRemovalDlgProc().

◆ hIconSm

HICON _HOTPLUG_DATA::hIconSm

Definition at line 21 of file hotplug.c.

Referenced by SafeRemovalDlgProc().

◆ hPopupMenu

HMENU _HOTPLUG_DATA::hPopupMenu

Definition at line 23 of file hotplug.c.

Referenced by SafeRemovalDlgProc(), and ShowContextMenu().

◆ ImageListData

SP_CLASSIMAGELIST_DATA _HOTPLUG_DATA::ImageListData

Definition at line 22 of file hotplug.c.

Referenced by SafeRemovalDlgProc().


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