MixedRealitySpatialAwarenessSystem.GenerateNewSourceId 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.
Generates a new source identifier for an IMixedRealitySpatialAwarenessObserver implementation.
public:
virtual System::UInt32 GenerateNewSourceId();
public uint GenerateNewSourceId ();
abstract member GenerateNewSourceId : unit -> uint32
override this.GenerateNewSourceId : unit -> uint32
Public Function GenerateNewSourceId () As UInteger
Returns
The source identifier to be used by the IMixedRealitySpatialAwarenessObserver implementation.