ReactOS 0.4.16-dev-1276-g70732b0
|
#include <winbase.h>
Public Attributes | |
DWORD | dwDockInfo |
CHAR | szHwProfileGuid [HW_PROFILE_GUIDLEN] |
CHAR | szHwProfileName [MAX_PROFILE_LEN] |
DWORD tagHW_PROFILE_INFOA::dwDockInfo |
Definition at line 1182 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and SHGetMachineInfo().
CHAR tagHW_PROFILE_INFOA::szHwProfileGuid[HW_PROFILE_GUIDLEN] |
Definition at line 1183 of file winbase.h.
Referenced by GetCurrentHwProfileA().
CHAR tagHW_PROFILE_INFOA::szHwProfileName[MAX_PROFILE_LEN] |
Definition at line 1184 of file winbase.h.
Referenced by GetCurrentHwProfileA().