ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <setupapi.h>
Public Attributes | |
PCSTR | Target |
PCSTR | Source |
UINT | Win32Error |
DWORD | Flags |
Definition at line 746 of file setupapi.h.
DWORD _FILEPATHS_A::Flags |
Definition at line 750 of file setupapi.h.
Referenced by QUEUE_callback_WtoA(), and sc_FNNOTIFY_A().
PCSTR _FILEPATHS_A::Source |
Definition at line 748 of file setupapi.h.
Referenced by QUEUE_callback_WtoA(), and sc_FNNOTIFY_A().
PCSTR _FILEPATHS_A::Target |
Definition at line 747 of file setupapi.h.
Referenced by QUEUE_callback_WtoA(), and sc_FNNOTIFY_A().
UINT _FILEPATHS_A::Win32Error |
Definition at line 749 of file setupapi.h.
Referenced by QUEUE_callback_WtoA(), and sc_FNNOTIFY_A().