ReactOS 0.4.16-dev-125-g798ea90
|
#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 1141 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and SHGetMachineInfo().
CHAR tagHW_PROFILE_INFOA::szHwProfileGuid[HW_PROFILE_GUIDLEN] |
Definition at line 1142 of file winbase.h.
Referenced by GetCurrentHwProfileA().
CHAR tagHW_PROFILE_INFOA::szHwProfileName[MAX_PROFILE_LEN] |
Definition at line 1143 of file winbase.h.
Referenced by GetCurrentHwProfileA().