'宣言 Function EndCancelBatch( _ ByVal result As System.IAsyncResult _ ) As CancelBatchResponse
'使用法 Dim instance As ReportingService2005Soap Dim result As System.IAsyncResult Dim value As CancelBatchResponse value = instance.EndCancelBatch(result)
CancelBatchResponse EndCancelBatch( System.IAsyncResult result )
パラメータ
- result