Delen via


GraphicsBindingWmrD3d11.UpdateUserCoordinateSystem(IntPtr) Methode

Definitie

Informeert ARR over een nieuw referentiekader.

public:
 Microsoft::Azure::RemoteRendering::Result UpdateUserCoordinateSystem(IntPtr coordinateSystem);
public Microsoft.Azure.RemoteRendering.Result UpdateUserCoordinateSystem (IntPtr coordinateSystem);
member this.UpdateUserCoordinateSystem : nativeint -> Microsoft.Azure.RemoteRendering.Result
Public Function UpdateUserCoordinateSystem (coordinateSystem As IntPtr) As Result

Parameters

coordinateSystem
IntPtr

nativeint

Pointer naar ABI::Windows::P erception::Spatial::ISpatialCoordinateSystem.

Retouren

Success, NotInitialized, Fail

Opmerkingen

ARR moet worden geïnformeerd wanneer een nieuw referentiekader wordt gemaakt en gebruikt als het nieuwe gebruikerscoördinaatsysteem.

Van toepassing op