IOStreamCB Class |
Namespace: Kofax.OmniPageCSDK.ArgTypes
The IOStreamCB type exposes the following members.
| Name | Description | |
|---|---|---|
| IOStreamCB | Initializes a new instance of the IOStreamCB class |
| Name | Description | |
|---|---|---|
| GetByteStreamMem | ||
| RAccessStream |
Implement your access mechanizm.
| |
| RCloseStream |
Implement your close mechanizm.
| |
| RCommitStream |
Implement your commit mechanizm.
| |
| RIsStream | ||
| ROpenStream |
Implement your stream open mechanizm.
| |
| RReadStream |
Implement your read mechanizm.
| |
| RSeekStream |
Implement your seek mechanizm.
| |
| RTellStream |
Implement your tell mechanizm.
| |
| RTrimStream |
Implement your trim mechanizm.
| |
| RWriteStream |
Implement your write mechanizm.
| |
| SetByteArray | ||
| SetStream |