|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LIST_ENTRY | ListEntry |
| HMODULE | Module |
| COINSTALLER_PROC | Function |
| BOOL | DoPostProcessing |
| PVOID | PrivateData |
| BOOL CoInstallerElement::DoPostProcessing |
Definition at line 65 of file devinst.c.
Referenced by SetupDiCallClassInstaller().
| COINSTALLER_PROC CoInstallerElement::Function |
Definition at line 64 of file devinst.c.
Referenced by SetupDiCallClassInstaller().
| LIST_ENTRY CoInstallerElement::ListEntry |
Definition at line 61 of file devinst.c.
Referenced by SetupDiCallClassInstaller().
| HMODULE CoInstallerElement::Module |
Definition at line 63 of file devinst.c.
Referenced by SetupDiCallClassInstaller().
| PVOID CoInstallerElement::PrivateData |
Definition at line 66 of file devinst.c.
Referenced by SetupDiCallClassInstaller().