RenderingConnection.CreateEntity メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しいエンティティを作成します。
public:
Microsoft::Azure::RemoteRendering::Entity ^ CreateEntity();
public Microsoft.Azure.RemoteRendering.Entity CreateEntity ();
member this.CreateEntity : unit -> Microsoft.Azure.RemoteRendering.Entity
Public Function CreateEntity () As Entity
戻り値
クライアントが null
切断されている場合は を返します。