Returns the Dialogic timeslot for a given device.
[Visual Basic]
Public Shared Function GetTimeSlot( _
ByVal
dev1 As
Integer, _
ByVal
type1 As
DevType _
) As
Integer
Parameters
-
dev1
- The device number (chdev) returned from the CTIOpenVoicePort() or CTIOpenT1Port() or CTIOpenISDNPort().
-
type1
- Type of device.
Return Value
-1=Error Returns the timeslot of the device.
See Also
cti Class | CTI32NetLib Namespace