ReactOS 0.4.15-dev-7958-gcd0bb1a
_HOTPLUG_DATA Struct Reference

#include <hotplug.h>

Collaboration diagram for _HOTPLUG_DATA:

Public Attributes

HICON hIcon
 
HICON hIconSm
 
SP_CLASSIMAGELIST_DATA ImageListData
 
HMENU hPopupMenu
 
HWND hwndDeviceTree
 
DWORD dwFlags
 

Detailed Description

Definition at line 41 of file hotplug.h.

Member Data Documentation

◆ dwFlags

DWORD _HOTPLUG_DATA::dwFlags

Definition at line 48 of file hotplug.h.

Referenced by SafeRemovalDlgProc().

◆ hIcon

HICON _HOTPLUG_DATA::hIcon

Definition at line 43 of file hotplug.h.

Referenced by SafeRemovalDlgProc().

◆ hIconSm

HICON _HOTPLUG_DATA::hIconSm

Definition at line 44 of file hotplug.h.

Referenced by SafeRemovalDlgProc().

◆ hPopupMenu

HMENU _HOTPLUG_DATA::hPopupMenu

Definition at line 46 of file hotplug.h.

Referenced by SafeRemovalDlgProc(), and ShowContextMenu().

◆ hwndDeviceTree

HWND _HOTPLUG_DATA::hwndDeviceTree

Definition at line 47 of file hotplug.h.

◆ ImageListData

SP_CLASSIMAGELIST_DATA _HOTPLUG_DATA::ImageListData

Definition at line 45 of file hotplug.h.

Referenced by SafeRemovalDlgProc().


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