IVsHelpTopicShowEvents Interface
Provides support for help topic show events.
Namespace: Microsoft.VisualStudio.VSHelp
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
Syntax
'Déclaration
<GuidAttribute("D1AAC64A-6A25-4274-B2C6-BC3B840B6E54")> _
Public Interface IVsHelpTopicShowEvents
'Utilisation
Dim instance As IVsHelpTopicShowEvents
[GuidAttribute("D1AAC64A-6A25-4274-B2C6-BC3B840B6E54")]
public interface IVsHelpTopicShowEvents
[GuidAttribute(L"D1AAC64A-6A25-4274-B2C6-BC3B840B6E54")]
public interface class IVsHelpTopicShowEvents
public interface IVsHelpTopicShowEvents