ReactOS 0.4.15-dev-7953-g1f49173
_COMPONENT_INFO Struct Reference

Public Attributes

PWSTR pszInfPath
 
PWSTR pszInfSection
 
PWSTR pszComponentId
 
PWSTR pszDescription
 
PWSTR pszClassGuid
 
DWORD dwCharacteristics
 

Detailed Description

Definition at line 18 of file netinstall.c.

Member Data Documentation

◆ dwCharacteristics

DWORD _COMPONENT_INFO::dwCharacteristics

Definition at line 25 of file netinstall.c.

◆ pszClassGuid

PWSTR _COMPONENT_INFO::pszClassGuid

Definition at line 24 of file netinstall.c.

◆ pszComponentId

PWSTR _COMPONENT_INFO::pszComponentId

Definition at line 22 of file netinstall.c.

◆ pszDescription

PWSTR _COMPONENT_INFO::pszDescription

Definition at line 23 of file netinstall.c.

◆ pszInfPath

PWSTR _COMPONENT_INFO::pszInfPath

Definition at line 20 of file netinstall.c.

◆ pszInfSection

PWSTR _COMPONENT_INFO::pszInfSection

Definition at line 21 of file netinstall.c.


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