ReportingService2010.BeginListMySubscriptions 方法

定义

public:
 IAsyncResult ^ BeginListMySubscriptions(System::String ^ ItemPathOrSiteURL, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListMySubscriptions (string ItemPathOrSiteURL, AsyncCallback callback, object asyncState);
Public Function BeginListMySubscriptions (ItemPathOrSiteURL As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

参数

ItemPathOrSiteURL
String
callback
AsyncCallback
asyncState
Object

返回

IAsyncResult

适用于