CTI32 Class Library

cti.ISDN_Restart Method 

Sests a PRI channel out of service.

[Visual Basic]
Public Shared Function ISDN_Restart( _
   ByVal chdev As Integer _
) As Integer
[C#]
public static int ISDN_Restart(
   int chdev
);

Parameters

chdev
Channel device

Return Value

0=successful

See Also

cti Class | CTI32NetLib Namespace