ReactOS 0.4.16-dev-125-g798ea90
|
#include <winbase.h>
Public Attributes | |
DWORD | dwDockInfo |
WCHAR | szHwProfileGuid [HW_PROFILE_GUIDLEN] |
WCHAR | szHwProfileName [MAX_PROFILE_LEN] |
DWORD tagHW_PROFILE_INFOW::dwDockInfo |
Definition at line 1147 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().
WCHAR tagHW_PROFILE_INFOW::szHwProfileGuid[HW_PROFILE_GUIDLEN] |
Definition at line 1148 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().
WCHAR tagHW_PROFILE_INFOW::szHwProfileName[MAX_PROFILE_LEN] |
Definition at line 1149 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().