G_IsChannelFree

BOOL G_IsChannelFree(int nChannel);

Class 1.

Class 2.

Class 2.0

Brooktrout

 

GammaLink

 

Dialogic

 

NMS

 

 

 

 

g

 

 

Description

This function checks whether channel number ‘nChannel’ is available for communication.

Parameters

int

nChannel

The zero-based number of the channel to test.

Return Value

Returns TRUE if the channel is available, or FALSE if the channel is already in use.

Sample Code

None at present.