The members of System.Runtime.InteropServices.DISPPARAMS are listed below.
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. |