ReactOS 0.4.16-dev-1041-g8b6907f
|
#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 1172 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and SHGetMachineInfo().
CHAR tagHW_PROFILE_INFOA::szHwProfileGuid[HW_PROFILE_GUIDLEN] |
Definition at line 1173 of file winbase.h.
Referenced by GetCurrentHwProfileA().
CHAR tagHW_PROFILE_INFOA::szHwProfileName[MAX_PROFILE_LEN] |
Definition at line 1174 of file winbase.h.
Referenced by GetCurrentHwProfileA().