C# Class com.clover.remotepay.sdk.CloverDeviceErrorEvent

Exibir arquivo Open project: clover/remote-pay-windows Class Usage Examples

Public Properties

Property Type Description
AbortEndpoint int
AccessDenied int
CancelIoFailed int
DeviceAllreadyLocked int
DeviceIoControl int
DeviceNotFound int
EndpointAllreadyLocked int
GetDeviceKeyValueFailed int
GetOverlappedResult int
GetString int
InsufficientMemory int
Interrupted int
InvalidConfig int
InvalidEndpoint int
InvalidParam int
IoCancelled int
IoControlMessage int
IoEndpointGlobalCancelRedo int
IoSyncFailed int
IoTimedOut int
MonoApiError int
None int
NotSupported int
Ok int
Overflow int
PipeError int
ReadFailed int
ReceiveThreadTerminated int
ResourceBusy int
SetDeviceKeyValueFailed int
Success int
UnknownError int
UserAborted int
Win32Error int
WriteFailed int

Public Methods

Method Description
CloverDeviceErrorEvent ( ) : System
CloverDeviceErrorEvent ( CloverDeviceErrorType errorType, int code, string msg ) : System

Method Details

CloverDeviceErrorEvent() public method

public CloverDeviceErrorEvent ( ) : System
return System

CloverDeviceErrorEvent() public method

public CloverDeviceErrorEvent ( CloverDeviceErrorType errorType, int code, string msg ) : System
errorType CloverDeviceErrorType
code int
msg string
return System

Property Details

AbortEndpoint public_oe static_oe property

public static int AbortEndpoint
return int

AccessDenied public_oe static_oe property

public static int AccessDenied
return int

CancelIoFailed public_oe static_oe property

public static int CancelIoFailed
return int

DeviceAllreadyLocked public_oe static_oe property

public static int DeviceAllreadyLocked
return int

DeviceIoControl public_oe static_oe property

public static int DeviceIoControl
return int

DeviceNotFound public_oe static_oe property

public static int DeviceNotFound
return int

EndpointAllreadyLocked public_oe static_oe property

public static int EndpointAllreadyLocked
return int

GetDeviceKeyValueFailed public_oe static_oe property

public static int GetDeviceKeyValueFailed
return int

GetOverlappedResult public_oe static_oe property

public static int GetOverlappedResult
return int

GetString public_oe static_oe property

public static int GetString
return int

InsufficientMemory public_oe static_oe property

public static int InsufficientMemory
return int

Interrupted public_oe static_oe property

public static int Interrupted
return int

InvalidConfig public_oe static_oe property

public static int InvalidConfig
return int

InvalidEndpoint public_oe static_oe property

public static int InvalidEndpoint
return int

InvalidParam public_oe static_oe property

public static int InvalidParam
return int

IoCancelled public_oe static_oe property

public static int IoCancelled
return int

IoControlMessage public_oe static_oe property

public static int IoControlMessage
return int

IoEndpointGlobalCancelRedo public_oe static_oe property

public static int IoEndpointGlobalCancelRedo
return int

IoSyncFailed public_oe static_oe property

public static int IoSyncFailed
return int

IoTimedOut public_oe static_oe property

public static int IoTimedOut
return int

MonoApiError public_oe static_oe property

public static int MonoApiError
return int

None public_oe static_oe property

public static int None
return int

NotSupported public_oe static_oe property

public static int NotSupported
return int

Ok public_oe static_oe property

public static int Ok
return int

Overflow public_oe static_oe property

public static int Overflow
return int

PipeError public_oe static_oe property

public static int PipeError
return int

ReadFailed public_oe static_oe property

public static int ReadFailed
return int

ReceiveThreadTerminated public_oe static_oe property

public static int ReceiveThreadTerminated
return int

ResourceBusy public_oe static_oe property

public static int ResourceBusy
return int

SetDeviceKeyValueFailed public_oe static_oe property

public static int SetDeviceKeyValueFailed
return int

Success public_oe static_oe property

public static int Success
return int

UnknownError public_oe static_oe property

public static int UnknownError
return int

UserAborted public_oe static_oe property

public static int UserAborted
return int

Win32Error public_oe static_oe property

public static int Win32Error
return int

WriteFailed public_oe static_oe property

public static int WriteFailed
return int