ISmartTagAction Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.Guid("3B744D8F-B8A5-11D3-B2CF-00500489D6A3")]
public interface ISmartTagAction
[<System.Runtime.InteropServices.Guid("3B744D8F-B8A5-11D3-B2CF-00500489D6A3")>]
type ISmartTagAction = interface
Public Interface ISmartTagAction
- Attributes
Properties
Desc[Int32] | |
Name[Int32] | |
ProgId | |
SmartTagCaption[Int32, Int32] | |
SmartTagCount | |
SmartTagName[Int32] | |
VerbCaptionFromID[Int32, String, Int32] | |
VerbCount[String] | |
VerbID[String, Int32] | |
VerbNameFromID[Int32] |
Methods
InvokeVerb(Int32, String, Object, ISmartTagProperties, String, String) |