NativeLibraryExtensions.RemoteRendering_Startup 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.
public:
static Microsoft::Azure::RemoteRendering::Result RemoteRendering_Startup(Microsoft::Azure::RemoteRendering::RemoteRenderingInitialization % init);
public static Microsoft.Azure.RemoteRendering.Result RemoteRendering_Startup (ref Microsoft.Azure.RemoteRendering.RemoteRenderingInitialization init);
static member RemoteRendering_Startup : RemoteRenderingInitialization -> Microsoft.Azure.RemoteRendering.Result
Public Shared Function RemoteRendering_Startup (ByRef init As RemoteRenderingInitialization) As Result