ReactOS 0.4.15-dev-7958-gcd0bb1a
tagHW_PROFILE_INFOA Struct Reference

#include <winbase.h>

Public Attributes

DWORD dwDockInfo
 
CHAR szHwProfileGuid [HW_PROFILE_GUIDLEN]
 
CHAR szHwProfileName [MAX_PROFILE_LEN]
 

Detailed Description

Definition at line 1140 of file winbase.h.

Member Data Documentation

◆ dwDockInfo

DWORD tagHW_PROFILE_INFOA::dwDockInfo

Definition at line 1141 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and SHGetMachineInfo().

◆ szHwProfileGuid

CHAR tagHW_PROFILE_INFOA::szHwProfileGuid[HW_PROFILE_GUIDLEN]

Definition at line 1142 of file winbase.h.

Referenced by GetCurrentHwProfileA().

◆ szHwProfileName

CHAR tagHW_PROFILE_INFOA::szHwProfileName[MAX_PROFILE_LEN]

Definition at line 1143 of file winbase.h.

Referenced by GetCurrentHwProfileA().


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