ReactOS 0.4.16-dev-457-g087979e
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 1165 of file winbase.h.

Member Data Documentation

◆ dwDockInfo

DWORD tagHW_PROFILE_INFOA::dwDockInfo

Definition at line 1166 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and SHGetMachineInfo().

◆ szHwProfileGuid

CHAR tagHW_PROFILE_INFOA::szHwProfileGuid[HW_PROFILE_GUIDLEN]

Definition at line 1167 of file winbase.h.

Referenced by GetCurrentHwProfileA().

◆ szHwProfileName

CHAR tagHW_PROFILE_INFOA::szHwProfileName[MAX_PROFILE_LEN]

Definition at line 1168 of file winbase.h.

Referenced by GetCurrentHwProfileA().


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