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