Adds references to assemblies
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim helpNameSpace As String
Dim url As String
VSUtility.DisplayMSHelp2(helpNameSpace, url) |
Parameters
- helpNameSpace
- The namespace of the MSHelp 2 file to display
- url
- The MS-Help URL location to display.
Return Value
Whether the operation completed successfully
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also