diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
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
Syntax
| C# |
|---|
public enum ScBusDeviceType |
| Visual Basic (Declaration) |
|---|
Public Enumeration ScBusDeviceType |
| Visual C++ |
|---|
public enum class ScBusDeviceType |
Members
| Member name | Description | |
|---|---|---|
| Digital | Digital network resource. | |
| Analogue | Analogue network resource. | |
| Voice | Voice resource. |