![]() | CCOM Methods |
The CCOM type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create | Create COM object. |
![]() ![]() | CreateNoTerminate | Create COM object. |
![]() | Dispose | (Overrides CHANDLEDispose(Boolean).) |
![]() | IiReadLineNoTerminate(String) | Reads a Line from the COM |
![]() | IiReadLineNoTerminate(String, Int32) | Reads a Line from the COM |
![]() | iReadCharsNoTerminate(String) | Reads characters from the COM, times out and does not terminate |
![]() | iReadCharsNoTerminate(String, Int32) | Reads characters from the COM, times out and does not terminate |
![]() | IReadLine(String) | Reads a Line from the COM |
![]() | IReadLine(String, Int32) | Reads a Line from the COM |
![]() | iWriteCharsNoTerminate | Writes characters to the COM. Does not terminate upon error |
![]() | PurgeComm | Purges the input and output buffers. |
![]() | ReadChars(String) | Reads characters from the COM |
![]() | ReadChars(String, Int32) | Reads characters from the COM |
![]() | ReadEM61LinesWA | Reads Lines from the COM to a WA: Geonics EM61 only |
![]() | ReadFile2WA | Reads entire dataset from the COM to a WA |
![]() | ReadLinesWA | Reads Lines from the COM to a WA |
![]() | SetTimeOut | Set the timeout value. |
![]() | WriteChars | Writes characters to the COM |
![]() | WriteLine | Writes a Line to the COM |