ReactOS 0.4.15-dev-6057-gd708c79
|
#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 1129 of file winbase.h.
Referenced by GetCurrentHwProfileA(), and SHGetMachineInfo().
CHAR tagHW_PROFILE_INFOA::szHwProfileGuid[HW_PROFILE_GUIDLEN] |
Definition at line 1130 of file winbase.h.
Referenced by GetCurrentHwProfileA().
CHAR tagHW_PROFILE_INFOA::szHwProfileName[MAX_PROFILE_LEN] |
Definition at line 1131 of file winbase.h.
Referenced by GetCurrentHwProfileA().