ReactOS 0.4.16-dev-250-g3ecd236
|
#include <cfgmgr32.h>
Public Attributes | |
ULONG | HWPI_ulHWProfile |
WCHAR | HWPI_szFriendlyName [MAX_PROFILE_LEN] |
DWORD | HWPI_dwFlags |
Definition at line 559 of file cfgmgr32.h.
DWORD HWProfileInfo_sW::HWPI_dwFlags |
Definition at line 562 of file cfgmgr32.h.
Referenced by CM_Get_Hardware_Profile_Info_ExA().
WCHAR HWProfileInfo_sW::HWPI_szFriendlyName[MAX_PROFILE_LEN] |
Definition at line 561 of file cfgmgr32.h.
Referenced by CM_Get_Hardware_Profile_Info_ExA().
ULONG HWProfileInfo_sW::HWPI_ulHWProfile |
Definition at line 560 of file cfgmgr32.h.
Referenced by CM_Get_Hardware_Profile_Info_ExA().