System.Runtime.InteropServices.DISPPARAMS Members

The members of System.Runtime.InteropServices.DISPPARAMS are listed below.

See Also: Inherited members from System.ValueType

Public Fields

cArgsint.

Represents the count of arguments.

cNamedArgsint.

Represents the count of named arguments

rgdispidNamedArgsIntPtr.

Represents the dispatch IDs of named arguments.

rgvargIntPtr.

Represents a reference to the array of arguments.