| DiaGlobWrapperCommonScBusDeviceType Enumeration |
diaGlobWrapper Help
The enumerated constant to specify the SCbus timeslot resource type during an SCbusConnect() or SCbusRelease() operation.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic enum ScBusDeviceType
Public Enumeration ScBusDeviceType
public enum class ScBusDeviceType
Members|
| Member name | Value | Description |
|---|
| Voice | 1 | Voice resource. |
| Analogue | 2 | Analogue network resource. |
| Digital | 3 | Digital network resource. |
See Also