Click or drag to resize

CallbackParameterInfo Methods

The CallbackParameterInfo type exposes the following members.

Methods
  NameDescription
Public methodStatic memberArray
The parameter contains an array (of element type Int32, Single or Boolean) of which the length can be found in the parameter at LengthIndex.
Public methodEquals (Inherited from ValueType.)
Public methodGetBytes
Gets the byte representation of the parameter info.
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also