JavaSByteArray.CreateMarshaledValue(IntPtr, Type) Method

Definition

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

Parameters

handle
IntPtr

nativeint

targetType
Type

Returns

Applies to