IBindingOracle.Get(IBinder) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.