Expand Minimize
This topic has not yet been rated - Rate this topic

VsHelpErrors Enumeration

Specifies errors unique to IVsHelpSystem.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

public enum VsHelpErrors
public enum VsHelpErrors
public enum VsHelpErrors
 Member nameDescription
VSHELP_E_COLLECTIONDOESNOTEXISTThe collection name read from the registry does not exist on disk. 
VSHELP_E_COLLECTIONNOTREGISTEREDMSDN has not been registered. 
VSHELP_E_HTMLHELP_UNKNOWNHTML Help generated an unknown error. 
VSHELP_E_PREFERREDCOLLECTIONThe preferred collection is incorrectly registered. Select a new preferred collection or reinstall. 
VSHELP_E_REGISTRATIONThe MSDN collection has been improperly registered. 

COM Signature

From helpsys.idl:

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.