|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| UINT | type |
| HWND | owner |
| UINT | flags |
| HKEY | key_root |
| LPCWSTR | src_root |
| UINT | copy_flags |
| PVOID | callback |
| PVOID | context |
| HDEVINFO | devinfo |
| PSP_DEVINFO_DATA | devinfo_data |
| PVOID | reserved1 |
| PVOID | reserved2 |
| PVOID needs_callback_info::callback |
Definition at line 91 of file install.c.
Referenced by SetupInstallFromInfSectionW().
| PVOID needs_callback_info::context |
Definition at line 92 of file install.c.
Referenced by SetupInstallFromInfSectionW().
| UINT needs_callback_info::copy_flags |
Definition at line 90 of file install.c.
Referenced by SetupInstallFromInfSectionW().
| HDEVINFO needs_callback_info::devinfo |
Definition at line 93 of file install.c.
Referenced by SetupInstallFromInfSectionW(), and SetupInstallServicesFromInfSectionExW().
| PSP_DEVINFO_DATA needs_callback_info::devinfo_data |
Definition at line 94 of file install.c.
Referenced by SetupInstallFromInfSectionW(), and SetupInstallServicesFromInfSectionExW().
| UINT needs_callback_info::flags |
Definition at line 87 of file install.c.
Referenced by SetupInstallFromInfSectionW(), and SetupInstallServicesFromInfSectionExW().
| HKEY needs_callback_info::key_root |
Definition at line 88 of file install.c.
Referenced by SetupInstallFromInfSectionW().
| HWND needs_callback_info::owner |
Definition at line 86 of file install.c.
Referenced by SetupInstallFromInfSectionW().
| PVOID needs_callback_info::reserved1 |
Definition at line 95 of file install.c.
Referenced by SetupInstallServicesFromInfSectionExW().
| PVOID needs_callback_info::reserved2 |
Definition at line 96 of file install.c.
Referenced by SetupInstallServicesFromInfSectionExW().
| LPCWSTR needs_callback_info::src_root |
Definition at line 89 of file install.c.
Referenced by SetupInstallFromInfSectionW().
| UINT needs_callback_info::type |
Definition at line 84 of file install.c.
Referenced by SetupInstallFromInfSectionW(), and SetupInstallServicesFromInfSectionExW().