LkConnectionInfoEventHandler 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.
public delegate void LkConnectionInfoEventHandler(System::Object ^ sender, LkConnectionInfoEventArgs ^ args);
public delegate void LkConnectionInfoEventHandler(object sender, LkConnectionInfoEventArgs args);
type LkConnectionInfoEventHandler = delegate of obj * LkConnectionInfoEventArgs -> unit
Public Delegate Sub LkConnectionInfoEventHandler(sender As Object, args As LkConnectionInfoEventArgs)
Parametri
- sender
- Object