RenderingConnection.CreateEntity メソッド

定義

新しいエンティティを作成します。

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 切断されている場合は を返します。

適用対象

こちらもご覧ください