JavaInt16Array.CreateMarshaledValue(IntPtr, Type) Method

Definition

public static object? CreateMarshaledValue (IntPtr handle, Type? targetType);
static member CreateMarshaledValue : nativeint * Type -> obj

Parameters

handle
IntPtr
targetType
Type

Returns

Object

Applies to