ReactOS 0.4.16-dev-1098-g0ca6002
_COMPONENT_INFO Struct Reference

Public Attributes

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

Detailed Description

Definition at line 15 of file netinstall.c.

Member Data Documentation

◆ dwCharacteristics

DWORD _COMPONENT_INFO::dwCharacteristics

Definition at line 23 of file netinstall.c.

◆ pszClassGuid

PWSTR _COMPONENT_INFO::pszClassGuid

Definition at line 22 of file netinstall.c.

◆ pszComponentId

PWSTR _COMPONENT_INFO::pszComponentId

Definition at line 20 of file netinstall.c.

◆ pszDescription

PWSTR _COMPONENT_INFO::pszDescription

Definition at line 21 of file netinstall.c.

◆ pszFullInfPath

PWSTR _COMPONENT_INFO::pszFullInfPath

Definition at line 17 of file netinstall.c.

◆ pszInfPath

PWSTR _COMPONENT_INFO::pszInfPath

Definition at line 18 of file netinstall.c.

◆ pszInfSection

PWSTR _COMPONENT_INFO::pszInfSection

Definition at line 19 of file netinstall.c.


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