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