ReadyToStartDelegate Delegate
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.
Describes the event handler that can be implemented by remote app to get notified when IsReadyToStart changes from false to true.
C#
public delegate void ReadyToStartDelegate();
type ReadyToStartDelegate = delegate of unit -> unit
Public Delegate Sub ReadyToStartDelegate()
Produit | Versions |
---|---|
Mixed Reality OpenXR Plugin | 1.7, 1.9, 1.10, 1.11 |