|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| Selects the TAPI device that will be used during the following telephony operations:
tapiDial,... |
|
|
|
|
|
|
|
| Displays or hides the chart gridlines. |
|
|
|
|
|
|
|
| Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes... |
|
|
|
|
|
|
|
| Hangs up a phone line started with tapiDial or tapiAnswerCall. |
|
|
|
|
|
|
|
| Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
|
| Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus... |
|
|
|
|
|
|
|
| Establishes a remote connection. |
|
|
|
|
|
|
|
| Returns the name of the local computer or the name of a computer whose IP address is known (reverse... |
|
|
|
|
|
|
|
| Modifies the font used for the chart title. |
|
|
|
|
|
|
|
| Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
|
| Answers an incoming call that was detected. |
|
|
|
|
|
|
|
| Modifies the font used for the chart legend. |
|
|
|
|
|
|
|
| Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed. |
|
|
|
|
|
|
|
| Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
|
| Returns the status of an email sent via an SMTP session started in asynchronous mode. |
|
|
|
|
|
|
|
| Performs a "blind" transfer. |
|
|
|
|
|
|
|
| Modifies the start and end marks on one of the chart axes. |
|
|
|
|
|
|
|
| Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
|
| Allows to use an Automation object already started on the current computer. |
|
|
|
|
|
|
|
| Modifies the orientation of chart axes. |
|
|
|
|
|
|
|
| Sends an email via the SMTP protocol while controlling the "buffer" of the email. |
|
|
|
|
|
|
|
| Initializes an OLE control with an OLE object. |
|
|
|
|
|
|
|
| Modifies the text of an option in the context menu of a chart. |
|
|
|
|
|
|
|
| Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|