Share via


ReportingService2006.EndGetReportHistoryLimit メソッド

定義

public:
 int EndGetReportHistoryLimit(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % IsSystem, [Runtime::InteropServices::Out] int % SystemLimit);
public int EndGetReportHistoryLimit (IAsyncResult asyncResult, out bool IsSystem, out int SystemLimit);
member this.EndGetReportHistoryLimit : IAsyncResult * bool * int -> int
Public Function EndGetReportHistoryLimit (asyncResult As IAsyncResult, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As Integer

パラメーター

asyncResult
IAsyncResult
IsSystem
Boolean
SystemLimit
Int32

戻り値

適用対象