Service.SubscriptionOp Delegato
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
protected: delegate void Service::SubscriptionOp(ServiceEvent ^ % target, ServiceEvent ^ operand);
protected delegate void Service.SubscriptionOp(ref ServiceEvent target, ServiceEvent operand);
Protected Delegate Sub Service.SubscriptionOp(ByRef target As ServiceEvent, operand As ServiceEvent)
Parametri
- target
- ServiceEvent
- operand
- ServiceEvent