ReactOS 0.4.16-dev-336-gb667d82
|
#include <setupapi.h>
Public Attributes | |
DWORD | cbSize |
PCSTR | FileName |
DWORD | Win32Error |
DWORD | FailureCode |
Definition at line 946 of file setupapi.h.
DWORD _SP_REGISTER_CONTROL_STATUSA::cbSize |
Definition at line 947 of file setupapi.h.
Referenced by QUEUE_callback_WtoA().
DWORD _SP_REGISTER_CONTROL_STATUSA::FailureCode |
Definition at line 950 of file setupapi.h.
Referenced by QUEUE_callback_WtoA().
PCSTR _SP_REGISTER_CONTROL_STATUSA::FileName |
Definition at line 948 of file setupapi.h.
Referenced by QUEUE_callback_WtoA().
DWORD _SP_REGISTER_CONTROL_STATUSA::Win32Error |
Definition at line 949 of file setupapi.h.
Referenced by QUEUE_callback_WtoA().