LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ScreenCaptureExceptionCode Enumeration






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 ScreenCaptureExceptionCode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ScreenCapture.ScreenCaptureExceptionCode = function() { };
Leadtools.ScreenCapture.ScreenCaptureExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CannotCaptureWindowCannot capture window.
CannotCreateHotkeyWindowCommand cannot create the HotKey window.
DelayLessThanZeroThe provided delay value is less than zero.
FileAccessFailedFailed to access file.
HotkeyConflictsWithCancelKeyThe provided HotKey conflicts with the Cancel key.
Invalid32BitExeOrDllInvalid 32-bit exe or dll.
InvalidAreaTypeInvalid area type was provided.
InvalidCountInvalid count value was provided.
InvalidDelayInvalid delay value was provided.
InvalidFillPatternInvalid fill pattern was provided.
InvalidInfoWindowPositionInvalid Information Window position was provided.
InvalidInfoWindowSizeInvalid Information Window size was provided.
InvalidIntervalInvalid interval value was provided.
InvalidLineStyleInvalid line type was provided.
InvalidResourceIndexInvalid resource index was provided.
NoActiveWindowNo active window to capture.
NoMenuNo menu to capture.
NoOptionStructureNo options structure provided.
StillInProcessCommand is still in process.
StringIdNotDefinedThe provided string id is not defined.
SuccessCommand Succeeded.
ZeroAreaSizeArea size cannot be 0.
Inheritance Hierarchy

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

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

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.