Datalogic .NET SDK
DecodeHandle (Class)
Syntax
public sealed class DecodeHandle : IDisposable
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Overview
Managed wrapper for a file handle to the device’s decoder. Datalogic.API.DecodeHandle will allow the garbage collector to manage an open file handle.
Constructors |
|
|
|
|
Public Members |
|
|
None |
Public Methods |
|
DecodeDeviceCap |
|
string |
|
bool |
SoftTrigger(DecodeInputType inputType, int timeoutMilliseconds) |
bool |
|
int |
|
int |
PostRequestMsg(DecodeRequest reqType, MessageWindow wnd, uint uMsg) |
int |
PostRequestMsgEx(DecodeRequest reqType, MessageWindow wnd, uint uDataMsg, uint uTimeoutMsg) |
bool |
|
string |
|
string |
|
string |
ReadString(int reqID, ref CodeId codeID, ref Int32 codeIDMod) |
bool |
|
CodeID |
|
void |
|
String |
|
bool |
|
bool |
|
bool |
|
bool |
|
bool |
|
bool |
|
bool |
|
bool |
Inherited from |
|
public interface |
IDisposable |
See Also
DecodeDeviceCap (Enum), Msdn ApplicationException Class reference.
Copyright © Datalogic ADC. All Right Reserved