DelegateGetInstanceIDFromService Delegato

Definizione

Rappresenta l'identificatore dell'istanza da un buffer per la ricezione del nome del servizio.

public delegate bool DelegateGetInstanceIDFromService(System::String ^ sServiceName, INST_ID ^ pInstanceID);
public delegate bool DelegateGetInstanceIDFromService(string sServiceName, INST_ID pInstanceID);
type DelegateGetInstanceIDFromService = delegate of string * INST_ID -> bool
Public Delegate Function DelegateGetInstanceIDFromService(sServiceName As String, pInstanceID As INST_ID) As Boolean 

Parametri

sServiceName
String

Stringa contenente il nome del servizio.

pInstanceID
INST_ID

Riceve un puntatore all'ID del monitoraggio.

Valore restituito

Un Boolean valore contiene l'identificatore dell'istanza da un buffer per ricevere il nome del servizio.

Si applica a