Click or drag to resize

NativeParameterInfo Methods

The NativeParameterInfo type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodStatic memberForType
Returns a NativeParameterInfo for the specified type.
Public methodGetBytes
Converts the value to a collection of bytes according to this parameter.
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetReferenceArgument
Returns the referenced value returned by a native.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also