LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

ScreenCaptureExceptionCode Enumeration

Show in webframe





Enumeration that indicates the exceptions that can occur in this command.
Syntax
public enum ScreenCaptureExceptionCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ScreenCaptureExceptionCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ScreenCaptureExceptionCode

            

            
public enum class ScreenCaptureExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFFFFFEACNoMenuNo menu to capture.
0xFFFFFEADDelayLessThanZeroThe provided delay value is less than zero.
0xFFFFFEAEStringIdNotDefinedThe provided string id is not defined.
0xFFFFFEAFCannotCaptureWindowCannot capture window.
0xFFFFFEB0NoActiveWindowNo active window to capture.
0xFFFFFEB1InvalidResourceIndexInvalid resource index was provided.
0xFFFFFEB3Invalid32BitExeOrDllInvalid 32-bit exe or dll.
0xFFFFFEB4FileAccessFailedFailed to access file.
0xFFFFFEB5ZeroAreaSizeArea size cannot be 0.
0xFFFFFEB6InvalidInfoWindowSizeInvalid Information Window size was provided.
0xFFFFFEB7InvalidInfoWindowPositionInvalid Information Window position was provided.
0xFFFFFEB8InvalidLineStyleInvalid line type was provided.
0xFFFFFEB9InvalidFillPatternInvalid fill pattern was provided.
0xFFFFFEBANoOptionStructureNo options structure provided.
0xFFFFFEBBInvalidAreaTypeInvalid area type was provided.
0xFFFFFEBCHotkeyConflictsWithCancelKeyThe provided HotKey conflicts with the Cancel key.
0xFFFFFEBDInvalidIntervalInvalid interval value was provided.
0xFFFFFEBEInvalidCountInvalid count value was provided.
0xFFFFFEBFInvalidDelayInvalid delay value was provided.
0xFFFFFEC0StillInProcessCommand is still in process.
0xFFFFFEC7CannotCreateHotkeyWindowCommand cannot create the HotKey window.
0x00000001SuccessCommand Succeeded.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ScreenCapture.ScreenCaptureExceptionCode

Requirements

Target Platforms

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.