ReactOS 0.4.15-dev-7942-gd23573b
tagHW_PROFILE_INFOW Struct Reference

#include <winbase.h>

Public Attributes

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

Detailed Description

Definition at line 1146 of file winbase.h.

Member Data Documentation

◆ dwDockInfo

DWORD tagHW_PROFILE_INFOW::dwDockInfo

Definition at line 1147 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().

◆ szHwProfileGuid

WCHAR tagHW_PROFILE_INFOW::szHwProfileGuid[HW_PROFILE_GUIDLEN]

Definition at line 1148 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().

◆ szHwProfileName

WCHAR tagHW_PROFILE_INFOW::szHwProfileName[MAX_PROFILE_LEN]

Definition at line 1149 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().


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