SetAnswerThreshold
|
Início Anterior Próximo |
|
Delphi:
|
procedure SetAnswerThreshold(Port:smallint, Threshold: smallint);
|
|
Visual Basic:
|
Function SetAnswerThreshold(Port as integer, Threshlod as integer);
|
|
Port - Canal
|
|
Threshold - Pode variar de 1 a 30. O valor padrao é 4. Quanto maior o valor, maior é a sensibilidade, mais fácil de detectar o atendimento. Se o valor estiver muito alto, é possível que o atendimento seja detectado antes da hora.
|
|