This class is used for overlapped read/write operations only.
Note: An instance of this class must be "alive" during all time of read/write operation. Do not use the same instance for the next read/write operation until the previous opetarion is completed.
| ProgId | FTSPC.FTSPCOverlapped |
|---|---|
| COM Class Name | FTSPCOverlapped |
| COM Interface Name (C++) | IFTSPCOverlapped |
| Type Library Name | FabulaTech Serial Port Control Library |
| ActiveX File Name | ftspcax.dll |
| GetResult | Gets count of bytes of overlapped read/write operation. |
| Wait | Waits for specified period of time (in milliseconds) while overlapped read/write operation is in progress. |