ReactOS
0.4.15-dev-1638-gc0caa5c
|
#include <setupapi.h>
Public Attributes | |
PCWSTR | CabinetPath |
PCWSTR | CabinetFile |
PCWSTR | DiskName |
USHORT | SetId |
USHORT | CabinetNumber |
Definition at line 776 of file setupapi.h.
PCWSTR _CABINET_INFO_W::CabinetFile |
Definition at line 778 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
USHORT _CABINET_INFO_W::CabinetNumber |
Definition at line 781 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
PCWSTR _CABINET_INFO_W::CabinetPath |
Definition at line 777 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
PCWSTR _CABINET_INFO_W::DiskName |
Definition at line 779 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
USHORT _CABINET_INFO_W::SetId |
Definition at line 780 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().