|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 877 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().
| WCHAR tagHW_PROFILE_INFOW::szHwProfileGuid[HW_PROFILE_GUIDLEN] |
Definition at line 878 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().
| WCHAR tagHW_PROFILE_INFOW::szHwProfileName[MAX_PROFILE_LEN] |
Definition at line 879 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and GetCurrentHwProfileW().