The fields of System.Runtime.InteropServices.DISPPARAMS are listed below. For a list of all members, see the DISPPARAMS Members list.
See Also: Inherited members from System.ValueType
cArgs | int.
Represents the count of arguments. | |
cNamedArgs | int.
Represents the count of named arguments | |
rgdispidNamedArgs | IntPtr.
Represents the dispatch IDs of named arguments. | |
rgvarg | IntPtr.
Represents a reference to the array of arguments. |