ReportingService2010.EndGetItemHistoryLimit 方法

定義

public:
 int EndGetItemHistoryLimit(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % IsSystem, [Runtime::InteropServices::Out] int % SystemLimit);
public int EndGetItemHistoryLimit (IAsyncResult asyncResult, out bool IsSystem, out int SystemLimit);
Public Function EndGetItemHistoryLimit (asyncResult As IAsyncResult, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As Integer

參數

asyncResult
IAsyncResult
IsSystem
Boolean
SystemLimit
Int32

傳回

Int32

適用於