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 ScreenCaptureExceptionCode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ScreenCapture.ScreenCaptureExceptionCode = function() { }; Leadtools.ScreenCapture.ScreenCaptureExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CannotCaptureWindow | Cannot capture window. |
CannotCreateHotkeyWindow | Command cannot create the HotKey window. |
DelayLessThanZero | The provided delay value is less than zero. |
FileAccessFailed | Failed to access file. |
HotkeyConflictsWithCancelKey | The provided HotKey conflicts with the Cancel key. |
Invalid32BitExeOrDll | Invalid 32-bit exe or dll. |
InvalidAreaType | Invalid area type was provided. |
InvalidCount | Invalid count value was provided. |
InvalidDelay | Invalid delay value was provided. |
InvalidFillPattern | Invalid fill pattern was provided. |
InvalidInfoWindowPosition | Invalid Information Window position was provided. |
InvalidInfoWindowSize | Invalid Information Window size was provided. |
InvalidInterval | Invalid interval value was provided. |
InvalidLineStyle | Invalid line type was provided. |
InvalidResourceIndex | Invalid resource index was provided. |
NoActiveWindow | No active window to capture. |
NoMenu | No menu to capture. |
NoOptionStructure | No options structure provided. |
StillInProcess | Command is still in process. |
StringIdNotDefined | The provided string id is not defined. |
Success | Command Succeeded. |
ZeroAreaSize | Area size cannot be 0. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureExceptionCode
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