|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HDEVINFO | DeviceInfoSet |
| PSP_DEVINFO_DATA | DeviceInfoData |
| PPARAMETER | pCurrentParam |
| DWORD | dwCount |
| PARAMETER | Array [0] |
Definition at line 62 of file propertypage.c.
| PARAMETER _PARAMETER_ARRAY::Array[0] |
Definition at line 68 of file propertypage.c.
Referenced by BuildParameterArray(), and OnInitDialog().
| PSP_DEVINFO_DATA _PARAMETER_ARRAY::DeviceInfoData |
Definition at line 65 of file propertypage.c.
Referenced by BuildParameterArray().
| HDEVINFO _PARAMETER_ARRAY::DeviceInfoSet |
Definition at line 64 of file propertypage.c.
Referenced by BuildParameterArray().
| DWORD _PARAMETER_ARRAY::dwCount |
Definition at line 67 of file propertypage.c.
Referenced by BuildParameterArray(), and OnInitDialog().
| PPARAMETER _PARAMETER_ARRAY::pCurrentParam |
Definition at line 66 of file propertypage.c.
Referenced by OnCommand(), OnInitDialog(), and OnNotify().