ReactOS 0.4.15-dev-7942-gd23573b
CoInstallerElement Struct Reference
Collaboration diagram for CoInstallerElement:

Public Attributes

LIST_ENTRY ListEntry
 
HMODULE Module
 
COINSTALLER_PROC Function
 
BOOL DoPostProcessing
 
PVOID PrivateData
 

Detailed Description

Definition at line 59 of file devinst.c.

Member Data Documentation

◆ DoPostProcessing

BOOL CoInstallerElement::DoPostProcessing

Definition at line 65 of file devinst.c.

Referenced by SetupDiCallClassInstaller().

◆ Function

COINSTALLER_PROC CoInstallerElement::Function

Definition at line 64 of file devinst.c.

Referenced by SetupDiCallClassInstaller().

◆ ListEntry

LIST_ENTRY CoInstallerElement::ListEntry

Definition at line 61 of file devinst.c.

Referenced by SetupDiCallClassInstaller().

◆ Module

HMODULE CoInstallerElement::Module

Definition at line 63 of file devinst.c.

Referenced by SetupDiCallClassInstaller().

◆ PrivateData

PVOID CoInstallerElement::PrivateData

Definition at line 66 of file devinst.c.

Referenced by SetupDiCallClassInstaller().


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