ReactOS 0.4.15-dev-7953-g1f49173
HWProfileInfo_sW Struct Reference

#include <cfgmgr32.h>

Public Attributes

ULONG HWPI_ulHWProfile
 
WCHAR HWPI_szFriendlyName [MAX_PROFILE_LEN]
 
DWORD HWPI_dwFlags
 

Detailed Description

Definition at line 559 of file cfgmgr32.h.

Member Data Documentation

◆ HWPI_dwFlags

DWORD HWProfileInfo_sW::HWPI_dwFlags

Definition at line 562 of file cfgmgr32.h.

Referenced by CM_Get_Hardware_Profile_Info_ExA().

◆ HWPI_szFriendlyName

WCHAR HWProfileInfo_sW::HWPI_szFriendlyName[MAX_PROFILE_LEN]

Definition at line 561 of file cfgmgr32.h.

Referenced by CM_Get_Hardware_Profile_Info_ExA().

◆ HWPI_ulHWProfile

ULONG HWProfileInfo_sW::HWPI_ulHWProfile

Definition at line 560 of file cfgmgr32.h.

Referenced by CM_Get_Hardware_Profile_Info_ExA().


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