ReactOS 0.4.15-dev-7953-g1f49173
HWProfileInfo_sA Struct Reference

#include <cfgmgr32.h>

Public Attributes

ULONG HWPI_ulHWProfile
 
CHAR HWPI_szFriendlyName [MAX_PROFILE_LEN]
 
DWORD HWPI_dwFlags
 

Detailed Description

Definition at line 553 of file cfgmgr32.h.

Member Data Documentation

◆ HWPI_dwFlags

DWORD HWProfileInfo_sA::HWPI_dwFlags

Definition at line 556 of file cfgmgr32.h.

Referenced by PNP_GetHwProfInfo().

◆ HWPI_szFriendlyName

CHAR HWProfileInfo_sA::HWPI_szFriendlyName[MAX_PROFILE_LEN]

Definition at line 555 of file cfgmgr32.h.

Referenced by PNP_GetHwProfInfo().

◆ HWPI_ulHWProfile

ULONG HWProfileInfo_sA::HWPI_ulHWProfile

Definition at line 554 of file cfgmgr32.h.

Referenced by PNP_GetHwProfInfo().


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