diaGlobWrapper Help
The enumerated constant to specify the SCbus timeslot resource type during an SCbusConnect() or SCbusRelease() operation.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public enum ScBusDeviceType
Visual Basic (Declaration)
Public Enumeration ScBusDeviceType
Visual C++
public enum class ScBusDeviceType

Members

Member nameDescription
Digital
Digital network resource.
Analogue
Analogue network resource.
Voice
Voice resource.

See Also