Modifier

Partager via


ISmartTagAction2.InvokeVerb2 Method

Definition

public void InvokeVerb2 (int VerbID, string ApplicationName, object Target, Microsoft.Office.Interop.SmartTag.ISmartTagProperties Properties, string Text, string Xml, int LocaleID);
abstract member InvokeVerb2 : int * string * obj * Microsoft.Office.Interop.SmartTag.ISmartTagProperties * string * string * int -> unit
Public Sub InvokeVerb2 (VerbID As Integer, ApplicationName As String, Target As Object, Properties As ISmartTagProperties, Text As String, Xml As String, LocaleID As Integer)

Parameters

VerbID
Int32
ApplicationName
String
Target
Object
Properties
ISmartTagProperties
Text
String
Xml
String
LocaleID
Int32

Applies to