Modifier

Partager via


ISmartTagRecognizer2.Recognize2 Method

Definition

public void Recognize2 (string Text, Microsoft.Office.Interop.SmartTag.IF_TYPE DataType, int LocaleID, Microsoft.Office.Interop.SmartTag.ISmartTagRecognizerSite2 RecognizerSite2, string ApplicationName, Microsoft.Office.Interop.SmartTag.ISmartTagTokenList TokenList);
abstract member Recognize2 : string * Microsoft.Office.Interop.SmartTag.IF_TYPE * int * Microsoft.Office.Interop.SmartTag.ISmartTagRecognizerSite2 * string * Microsoft.Office.Interop.SmartTag.ISmartTagTokenList -> unit
Public Sub Recognize2 (Text As String, DataType As IF_TYPE, LocaleID As Integer, RecognizerSite2 As ISmartTagRecognizerSite2, ApplicationName As String, TokenList As ISmartTagTokenList)

Parameters

Text
String
DataType
IF_TYPE
LocaleID
Int32
RecognizerSite2
ISmartTagRecognizerSite2
ApplicationName
String
TokenList
ISmartTagTokenList

Applies to