Get the current setting for the Comfort noise for CSP
[Visual Basic] Public Shared Function GetComfortCSP( _ ByVal chdev As Integer, _ ByRef is_set As Integer, _ ByRef milliseconds As Integer _ ) As Integer
[C#] public static int GetComfortCSP( intchdev, ref intis_set, ref intmilliseconds );
Parameters
chdev
The channel device handle.
is_set
Out. Reference to integer on whether comfort noise has been set
milliseconds
Out. Reference to int on how many milliseconds to wait before comfort tone begins to play