|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| WCHAR | szFriendlyName [PROFILE_NAME_LENGTH] |
| WCHAR | szName [5] |
| DWORD | dwProfileNumber |
| DWORD | dwPreferenceOrder |
Definition at line 16 of file hardprof.c.
| DWORD _PROFILE::dwPreferenceOrder |
Definition at line 21 of file hardprof.c.
Referenced by CopyHardwareProfile(), and GetProfile().
| DWORD _PROFILE::dwProfileNumber |
Definition at line 20 of file hardprof.c.
Referenced by CopyHardwareProfile(), and GetProfile().
| WCHAR _PROFILE::szFriendlyName[PROFILE_NAME_LENGTH] |
Definition at line 18 of file hardprof.c.
Referenced by CopyHardwareProfile(), DeleteHardwareProfile(), GetProfile(), HardwareProfileProperties(), IsProfileNameInUse(), MoveHardwareProfile(), and RenameHardwareProfile().
| WCHAR _PROFILE::szName[5] |
Definition at line 19 of file hardprof.c.
Referenced by CopyHardwareProfile().