JvLinkConfig Type
Represents minimal configuration required to talk to the JV-Link runtime.
Record fields
| Record Field |
Description
|
Full Usage:
SavePath
Field type: string option
|
|
Full Usage:
ServiceKey
Field type: string option
|
|
Full Usage:
Sid
Field type: string
|
|
Full Usage:
UseJvGets
Field type: bool option
|
When Some true, use JVGets (byte array) instead of JVRead (BSTR). When None, falls back to environment variables (XANTHOS_USE_JVREAD opt-out, XANTHOS_USE_JVGETS legacy).
|
Xanthos