ReactOS 0.4.15-dev-7918-g2a2556c
_SP_REGISTER_CONTROL_STATUSW Struct Reference

#include <setupapi.h>

Public Attributes

DWORD cbSize
 
PCWSTR FileName
 
DWORD Win32Error
 
DWORD FailureCode
 

Detailed Description

Definition at line 952 of file setupapi.h.

Member Data Documentation

◆ cbSize

DWORD _SP_REGISTER_CONTROL_STATUSW::cbSize

Definition at line 953 of file setupapi.h.

◆ FailureCode

DWORD _SP_REGISTER_CONTROL_STATUSW::FailureCode

Definition at line 956 of file setupapi.h.

Referenced by QUEUE_callback_WtoA(), and RegistrationNotificationProc().

◆ FileName

PCWSTR _SP_REGISTER_CONTROL_STATUSW::FileName

Definition at line 954 of file setupapi.h.

Referenced by QUEUE_callback_WtoA(), and RegistrationNotificationProc().

◆ Win32Error

DWORD _SP_REGISTER_CONTROL_STATUSW::Win32Error

Definition at line 955 of file setupapi.h.

Referenced by QUEUE_callback_WtoA(), and RegistrationNotificationProc().


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