Enum_ConnectionType Enum
Description
Indicates connection type.
It is used with the following method.
Interface | Method |
ISAWHAppObject | SetConnectionType() |
Constants
Name | Value | Description |
Enum_LocalConnection | 0 |
Uses local connection. |
Enum_BroadBandConnection |
1 |
Uses Broad Band Connection. |
Enum_NarrowBandConnection |
2 |
Uses Narrow Band Connection. |