ReactOS 0.4.15-dev-8100-g1887773
_PARAMETER_ARRAY Struct Reference
Collaboration diagram for _PARAMETER_ARRAY:

Public Attributes

HDEVINFO DeviceInfoSet
 
PSP_DEVINFO_DATA DeviceInfoData
 
PPARAMETER pCurrentParam
 
DWORD dwCount
 
PARAMETER Array [0]
 

Detailed Description

Definition at line 62 of file propertypage.c.

Member Data Documentation

◆ Array

PARAMETER _PARAMETER_ARRAY::Array[0]

Definition at line 68 of file propertypage.c.

Referenced by BuildParameterArray(), and OnInitDialog().

◆ DeviceInfoData

PSP_DEVINFO_DATA _PARAMETER_ARRAY::DeviceInfoData

Definition at line 65 of file propertypage.c.

Referenced by BuildParameterArray().

◆ DeviceInfoSet

HDEVINFO _PARAMETER_ARRAY::DeviceInfoSet

Definition at line 64 of file propertypage.c.

Referenced by BuildParameterArray().

◆ dwCount

DWORD _PARAMETER_ARRAY::dwCount

Definition at line 67 of file propertypage.c.

Referenced by BuildParameterArray(), and OnInitDialog().

◆ pCurrentParam

PPARAMETER _PARAMETER_ARRAY::pCurrentParam

Definition at line 66 of file propertypage.c.

Referenced by OnCommand(), OnInitDialog(), and OnNotify().


The documentation for this struct was generated from the following file: