Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies errors unique to IVsHelpSystem.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VsHelpErrors
public enum VsHelpErrors
public enum class VsHelpErrors
type VsHelpErrors
public enum VsHelpErrors
Members
Member name | Description | |
---|---|---|
VSHELP_E_HTMLHELP_UNKNOWN | HTML Help generated an unknown error. | |
VSHELP_E_COLLECTIONDOESNOTEXIST | The collection name read from the registry does not exist on disk. | |
VSHELP_E_COLLECTIONNOTREGISTERED | MSDN has not been registered. | |
VSHELP_E_REGISTRATION | The MSDN collection has been improperly registered. | |
VSHELP_E_PREFERREDCOLLECTION | The preferred collection is incorrectly registered. Select a new preferred collection or reinstall. |
Remarks
COM Signature
From helpsys.idl: