Click or drag to resize

CallbackParameterInfo Properties

The CallbackParameterInfo type exposes the following members.

Properties
  NameDescription
Public propertyLengthIndex
Gets the index of the length.
Public propertyStatic memberString
The parameter contains a String value.
Public propertyType
Gets the type of the parameter.
Public propertyStatic memberValue
The parameter contains a value (either of Int32, Single or Boolean).
Top
See Also