Hold
The Hold method places this call on hold.
Function Hold()
As Boolean
Parameters
- None.
Return Values
- If the method succeeds, return TRUE, otherwise return FALSE.
Remarks
- The call on hold is temporarily disconnected allowing the application to
use the line device for making or answering other calls. The Hold method function
performs a so-called "hard hold" of the specified call (as opposed to a "consultation
call").
See Also
- OnHold ,ITAPICall.UnHold