ReportExecutionService.RenderStreamAsync メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| RenderStreamAsync(String, String, String) | |
| RenderStreamAsync(String, String, String, Object) |
RenderStreamAsync(String, String, String)
public:
void RenderStreamAsync(System::String ^ Format, System::String ^ StreamID, System::String ^ DeviceInfo);
public void RenderStreamAsync (string Format, string StreamID, string DeviceInfo);
member this.RenderStreamAsync : string * string * string -> unit
Public Sub RenderStreamAsync (Format As String, StreamID As String, DeviceInfo As String)
パラメーター
- Format
- String
- StreamID
- String
- DeviceInfo
- String
適用対象
RenderStreamAsync(String, String, String, Object)
public:
void RenderStreamAsync(System::String ^ Format, System::String ^ StreamID, System::String ^ DeviceInfo, System::Object ^ userState);
public void RenderStreamAsync (string Format, string StreamID, string DeviceInfo, object userState);
member this.RenderStreamAsync : string * string * string * obj -> unit
Public Sub RenderStreamAsync (Format As String, StreamID As String, DeviceInfo As String, userState As Object)
パラメーター
- Format
- String
- StreamID
- String
- DeviceInfo
- String
- userState
- Object