Share via


IBindingOracle.Get(IBinder) Method

Definition

Retrieve bindings from the ethereal plane.

public bool Get (Microsoft.MixedReality.WorldLocking.ASA.IBinder binder);
abstract member Get : Microsoft.MixedReality.WorldLocking.ASA.IBinder -> bool
Public Function Get (binder As IBinder) As Boolean

Parameters

binder
IBinder

The binder to add the bindings to.

Returns

True on success.

Applies to