FlexReport for WinForms
BeginGetRenderResource メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : BeginGetRenderResource メソッド
シンタックス
'宣言
 
Public Function BeginGetRenderResource( _
   ByVal Format As System.String, _
   ByVal DeviceInfo As System.String, _
   ByVal callback As System.AsyncCallback, _
   ByVal asyncState As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim Format 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.BeginGetRenderResource(Format, DeviceInfo, callback, asyncState)
public System.IAsyncResult BeginGetRenderResource( 
   System.string Format,
   System.string DeviceInfo,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

Format
DeviceInfo
callback
asyncState
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ