Xanthos.Interop Namespace
| Type/Module | Description |
|
Exception raised when COM activation fails. |
|
|
|
|
|
|
|
|
|
|
|
Provides a globally configurable sink for COM diagnostics so that callers can route low-level JV-Link traces to their own logging infrastructure. |
|
|
Generic dispatcher contract used to execute work on a dedicated STA thread. |
|
|
Implemented by types that can expose their underlying COM dispatcher instance. |
|
|
Minimal surface that any JV-Link client implementation must expose. |
|
|
In-memory JV-Link emulator suitable for deterministic unit and property tests. |
|
|
|
|
|
Result of a JVOpen or JVRTOpen call, containing metadata about the data session. |
|
|
Represents a canonical JV-Link data payload emitted by the COM layer. |
|
|
Represents the state of the read loop when interacting with JV-Link. |
|
|
Placeholder implementation for non-Windows builds (COM interop not supported). |
Xanthos