Delen via


GraphicsBindingOpenXrD3d11.UpdateAppSpace(UInt64) Methode

Definitie

Informeert ARR over een nieuwe app-ruimte.

public:
 Microsoft::Azure::RemoteRendering::Result UpdateAppSpace(System::UInt64 spaceHandle);
public Microsoft.Azure.RemoteRendering.Result UpdateAppSpace (ulong spaceHandle);
member this.UpdateAppSpace : uint64 -> Microsoft.Azure.RemoteRendering.Result
Public Function UpdateAppSpace (spaceHandle As ULong) As Result

Parameters

spaceHandle
UInt64

OpenXR spatiegreep.

Retouren

Success, NotInitialized, Fail

Opmerkingen

ARR moet worden geïnformeerd wanneer de app-ruimte wordt gewijzigd.

Van toepassing op