IBindingOracle.Put(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.
Broadcast the bindings.
public bool Put (Microsoft.MixedReality.WorldLocking.ASA.IBinder binder);
abstract member Put : Microsoft.MixedReality.WorldLocking.ASA.IBinder -> bool
Public Function Put (binder As IBinder) As Boolean
Parameters
- binder
- IBinder
The binder whose bindings should be broadcast.
Returns
True on success.