Version

SRErr_General Enumeration

Syntax
'Declaration
 
Public Enum SRErr_General 
   Inherits System.Enum
public enum SRErr_General : System.Enum 
Members
MemberDescription
ActionCannotPerform 
ActionNotValid 
ActionNotValidSpecific 
AnimationInProgess 
ArgumentFormatInvalid 
ArgumentFormatInvalidSpecific 
ArgumentTypeMismatch 
ArgumentTypeMismatchSpecific 
AsmCLRIncompatible 
AsmNoCompatibilityIssues 
AsmVersionedNATANot 
AsmVersionedTANANot 
AsmVersionNotCompatible 
ControlException 
DoesNotExist 
DoesNotExistSpecific 
EditingNotAllowed 
EditingNotAllowedSpecific 
EndIndexMustBeGreater 
GeneralFault 
IndexOutOfRange 
IndexOutOfRangeSpecific 
InvalidColorString 
InvalidOption 
InvalidOptionNonSpecific 
InvalidOptionSpecific 
InvalidReflectionString 
IsDisposed 
IsReadOnly 
KeyNotFound 
KeyNotFoundSpecific 
KeyNotUniqueSpecific 
LicensingError 
LoadingItems 
MalformedArg_NonSpecific 
MalformedArg_Specific 
MalformedArgFormat_NonSpecific 
MalformedArgFormat_Specific 
MaxStepTimeExceeded 
MemberNameInvalid 
MemberNameNotUnique 
MethodCallWithNoReturn 
MethodCallWithParams 
MissingParams 
NonErrorUsedToBreak 
NoSuchLink 
NoSuchObject 
NotClickableSpecific 
NotCurrentlyDragging 
NotDroppedDownSpecific 
NotEnabled 
NotEnabledSpecific 
NotExpandableSpecific 
NotFound 
NotFoundSpecific 
NotImplemented 
NotVisible 
NotVisibleSpecific 
ObjectCannotDropDown 
ObjectHasNoOwningWindow 
ObjectNotOfType 
ObjectNotOfTypeNonSpecific 
ObjectNullOrDisposed 
PointOutsideBoundsSpecific 
PointReqdNotVisible 
PropertyEnumValueInvalid 
PropertyIndexMalformed 
PropertyIndexNotOfType 
PropertyNameInvalid 
PropertyNotIndexed 
PropertyValueException 
RectRgnAtTwoParam 
ReflectionError 
SelectionMultiNotEnabled 
SelectionNotEnabled 
UnableToEnterEditMode 
UnableToFocus 
UnableToRetrieveUIElement 
UnableToRetrieveUIElementSpecific 
ValueAlreadySet 
ValueInvalid 
ValueInvalidSpecific 
ValueNotExpected 
ValueNotInList 
ValueOutOfRange 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also