SVsIntegratedHelp 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.
Passed to the QueryService(Guid, Guid, IntPtr) method to return a reference to the SVsHelp interface.
public interface class SVsIntegratedHelp
public interface class SVsIntegratedHelp
__interface SVsIntegratedHelp
[System.Runtime.InteropServices.Guid("CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A")]
public interface SVsIntegratedHelp
[<System.Runtime.InteropServices.Guid("CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A")>]
type SVsIntegratedHelp = interface
Public Interface SVsIntegratedHelp
- Attributes
Remarks
This service is available only if the help is integrated into the Visual Studio shell. If the help is in an external program, use the SVsHelp service. The SVsIntegratedHelp service is for those circumstances when you must know whether the help is integrated.