ReactOS 0.4.16-dev-1273-g5b94656
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 1187 of file winbase.h.

Member Data Documentation

◆ dwDockInfo

DWORD tagHW_PROFILE_INFOW::dwDockInfo

Definition at line 1188 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().

◆ szHwProfileGuid

WCHAR tagHW_PROFILE_INFOW::szHwProfileGuid[HW_PROFILE_GUIDLEN]

Definition at line 1189 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().

◆ szHwProfileName

WCHAR tagHW_PROFILE_INFOW::szHwProfileName[MAX_PROFILE_LEN]

Definition at line 1190 of file winbase.h.

Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().


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