CTI32 Class Library

cti.Stop Method 

Stop the CTI32 toolkit - Call this on shutdown.

[Visual Basic]
Public Shared Function Stop() As Integer
[C#]
public static int Stop();

Return Value

0 if successful

See Also

cti Class | CTI32NetLib Namespace