ReactOS 0.4.16-dev-1041-g8b6907f
|
#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 1178 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().
WCHAR tagHW_PROFILE_INFOW::szHwProfileGuid[HW_PROFILE_GUIDLEN] |
Definition at line 1179 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().
WCHAR tagHW_PROFILE_INFOW::szHwProfileName[MAX_PROFILE_LEN] |
Definition at line 1180 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().