Service.ApplySubscriptionOperation 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
protected:
static void ApplySubscriptionOperation(int eventID, Microsoft::XLANGs::Core::Service::SubscriptionOp ^ op, Microsoft::XLANGs::Core::ServiceEvent ^ listener);
protected static void ApplySubscriptionOperation (int eventID, Microsoft.XLANGs.Core.Service.SubscriptionOp op, Microsoft.XLANGs.Core.ServiceEvent listener);
static member ApplySubscriptionOperation : int * Microsoft.XLANGs.Core.Service.SubscriptionOp * Microsoft.XLANGs.Core.ServiceEvent -> unit
Protected Shared Sub ApplySubscriptionOperation (eventID As Integer, op As Service.SubscriptionOp, listener As ServiceEvent)
參數
- eventID
- Int32
- listener
- ServiceEvent