TwainEvent Class |
Namespace: Atalasoft.Twain
The TwainEvent type exposes the following members.
Name | Description | |
---|---|---|
TwainEvent | Creates a new instance of TwainEvent specifying the event message pointer. |
Name | Description | |
---|---|---|
EventMessage | Gets a pointer to the event message. | |
TwainMessage | Gets the value returned from the device for this message. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetStructurePointer | Creates the memory pointer containing data sent to Twain. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsSupportedCommand | Returns a value indicating whether the implementing class supports a specific TwainTriplet
command. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ProcessResult | Receives the data pointer created by GetStructurePointer(TwainMemory) after being
processed by Twain. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |