ObjectInstance(IntPtr, Boolean) Constructor

Definition

protected ObjectInstance (IntPtr ahandle, bool transfer);
new Microsoft.Azure.ObjectAnchors.ObjectInstance : nativeint * bool -> Microsoft.Azure.ObjectAnchors.ObjectInstance
Protected Sub New (ahandle As IntPtr, transfer As Boolean)

Parameters

ahandle
IntPtr

nativeint

transfer
Boolean

Applies to