Partager via


DelegateGetInstanceIDFromFTSApp Délégué

Définition

Indique si l’identificateur instance provient du service de texte intégral.

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

Paramètres

sFTSApp
String

Entrée de l’application FTS.

pInstanceID
INST_ID

ID de l'instance.

Valeur renvoyée

truesi l’identificateur instance provient du service de texte intégral ; sinon, false.

S’applique à