|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <setupapi.h>
Public Attributes | |
| PCWSTR | CabinetPath |
| PCWSTR | CabinetFile |
| PCWSTR | DiskName |
| USHORT | SetId |
| USHORT | CabinetNumber |
Definition at line 782 of file setupapi.h.
| PCWSTR _CABINET_INFO_W::CabinetFile |
Definition at line 784 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
| USHORT _CABINET_INFO_W::CabinetNumber |
Definition at line 787 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
| PCWSTR _CABINET_INFO_W::CabinetPath |
Definition at line 783 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
| PCWSTR _CABINET_INFO_W::DiskName |
Definition at line 785 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().
| USHORT _CABINET_INFO_W::SetId |
Definition at line 786 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().