FlexReport for WinForms
BeginRenderStream メソッド (ReportExecutionServiceSoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportExecution4 名前空間 > ReportExecutionServiceSoapClient クラス : BeginRenderStream メソッド
シンタックス
'宣言
 
Public Function BeginRenderStream( _
   ByVal ExecutionHeader As ExecutionHeader, _
   ByVal TrustedUserHeader As TrustedUserHeader, _
   ByVal Format As System.String, _
   ByVal StreamID As System.String, _
   ByVal DeviceInfo As System.String, _
   ByVal callback As System.AsyncCallback, _
   ByVal asyncState As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportExecutionServiceSoapClient
Dim ExecutionHeader As ExecutionHeader
Dim TrustedUserHeader As TrustedUserHeader
Dim Format As System.String
Dim StreamID As System.String
Dim DeviceInfo As System.String
Dim callback As System.AsyncCallback
Dim asyncState As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginRenderStream(ExecutionHeader, TrustedUserHeader, Format, StreamID, DeviceInfo, callback, asyncState)
public System.IAsyncResult BeginRenderStream( 
   ExecutionHeader ExecutionHeader,
   TrustedUserHeader TrustedUserHeader,
   System.string Format,
   System.string StreamID,
   System.string DeviceInfo,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

ExecutionHeader
TrustedUserHeader
Format
StreamID
DeviceInfo
callback
asyncState
参照

参照

ReportExecutionServiceSoapClient クラス
ReportExecutionServiceSoapClient メンバ