Leadtools.ScreenCapture Namespace : ScreenCaptureExceptionCode Enumeration |
public enum ScreenCaptureExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ScreenCaptureExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureExceptionCode
public enum class ScreenCaptureExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0xFFFFFEAC | NoMenu | No menu to capture. |
0xFFFFFEAD | DelayLessThanZero | The provided delay value is less than zero. |
0xFFFFFEAE | StringIdNotDefined | The provided string id is not defined. |
0xFFFFFEAF | CannotCaptureWindow | Cannot capture window. |
0xFFFFFEB0 | NoActiveWindow | No active window to capture. |
0xFFFFFEB1 | InvalidResourceIndex | Invalid resource index was provided. |
0xFFFFFEB3 | Invalid32BitExeOrDll | Invalid 32-bit exe or dll. |
0xFFFFFEB4 | FileAccessFailed | Failed to access file. |
0xFFFFFEB5 | ZeroAreaSize | Area size cannot be 0. |
0xFFFFFEB6 | InvalidInfoWindowSize | Invalid Information Window size was provided. |
0xFFFFFEB7 | InvalidInfoWindowPosition | Invalid Information Window position was provided. |
0xFFFFFEB8 | InvalidLineStyle | Invalid line type was provided. |
0xFFFFFEB9 | InvalidFillPattern | Invalid fill pattern was provided. |
0xFFFFFEBA | NoOptionStructure | No options structure provided. |
0xFFFFFEBB | InvalidAreaType | Invalid area type was provided. |
0xFFFFFEBC | HotkeyConflictsWithCancelKey | The provided HotKey conflicts with the Cancel key. |
0xFFFFFEBD | InvalidInterval | Invalid interval value was provided. |
0xFFFFFEBE | InvalidCount | Invalid count value was provided. |
0xFFFFFEBF | InvalidDelay | Invalid delay value was provided. |
0xFFFFFEC0 | StillInProcess | Command is still in process. |
0xFFFFFEC7 | CannotCreateHotkeyWindow | Command cannot create the HotKey window. |
0x00000001 | Success | Command Succeeded. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureExceptionCode