IVsHelpTopicShowEvents 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.
public interface class IVsHelpTopicShowEvents
[System.Runtime.InteropServices.Guid("D1AAC64A-6A25-4274-B2C6-BC3B840B6E54")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHelpTopicShowEvents
type IVsHelpTopicShowEvents = interface
Public Interface IVsHelpTopicShowEvents
- Attributes
Methods
OnBeforeTopicShow(String, Object) | |
OnTopicShowComplete(String, Object) |