


GetTouchTones method
Like the GetTouchTone method, this method also reads the touch-tone queue. Unlike the GetTouchTone
method, however, GetTouchTones will also wait for touch-tones to appear on the
line if the desired number of tones isn
This method is very flexible. Your program may specify the maximum number of
tones it wants to collect. It may also specify any tones that it wants to
This method returns when one of the following occurs:
See the discussion of GetTTFirstTimeOut and GetTTInterTimeOut for an
explanation of how they work.
If characters are read from the touch-tone queue, they are removed from the
queue and will no longer be available there. Also, tones read from the line will
not be available in the touch-tone queue. See the
Type
Arguments: MaxTones short integer
InterruptTones BSTR
Returns: A BSTR containing a string of touch-tone digits, if any are available on the
queue or the active connection. If none are available, then AagErrNoTone is
returned.
Property interactions: This method is sensitive to the
there are MaxTones touch-tones in the touch-tone queue when the method is called (it will return
immediately).
the caller enters MaxTones touch-tones.
the caller presses one of the InterruptTones keys.
the caller doesn
the caller doesn