Manual — Digital_UNIX MAILbus_400_2.0C
| maX_open | Establishes an MA session between the Client and the Service if a password is passed in the routine call. | |
| ma_cancel_submission | Cancels the deferred delivery of a submitted message. | |
| ma_close | Terminates an MA session between the Client and the Service. | |
| ma_finish_delivery | Concludes the delivery in progress in a session. | |
| ma_open | Establishes an MA session between the Client and the Service. | |
| ma_size | Returns the number of messages and reports in the delivery queue. | |
| ma_start_delivery | Begins the delivery of a message or a report to one or more users. | |
| ma_submit | Submits a communique. | |
| ma_wait | Indicates when a message or a report is available for delivery. | |
| mhX_foreign_to_orname | Uses the foreign address supplied in the call to look up an O/R Name in the MAILbus 400 MTA’s routing information. | |
| mhX_orname_to_foreign | Uses the O/R Name supplied to look up a foreign address in the MAILbus 400 MTA’s routing information. | |
| mhX_password_update | Updates the password in a specified user’s O/R address entry in the MAILbus 400 MTA’s routing information. | |
| mhX_validate_credentials | Checks that a specified user’s O/R address entry in the MAILbus 400 MTA’s routing information contains a password and a valid Routing Instruction. | |
| mtX_open | Establishes an MT session between a Client and the Service if a password is passed in the routine call. | |
| mt_close | Terminates an MT session between the Client and the Service. | |
| mt_finish_transfer_in | Concludes one or all of the transfers in progress in a session. | |
| mt_open | Establishes an MT session between a Client and the Service. | |
| mt_size | Returns the number of communiques and reports in the input queue. | |
| mt_start_transfer_in | Begins the inbound transfer of a communique or a report. | |
| mt_transfer_out | Adds a communique or a report to the output queue. | |
| mt_wait | Indicates when a communique or a report is available for transfer in. | |
| om_copy | Creates a copy of an existing private object. | |
| om_copy_value | Copies a value (string) from a private object and places it in another private object. | |
| om_create | Creates a new private object that is an instance of a particular class. | |
| om_decode | Creates a new private object that decodes an existing ASN.1 private object. | |
| om_delete | Deletes a service-generated public object or makes a private object inaccessible. | |
| om_encode | Creates a new private object that encodes an existing private object. | |
| om_get | Creates a new public object that is a copy of the whole or part of a private object. | |
| om_instance | Determines whether an object is an instance of a particular class or of one of its subclasses. | |
| om_put | Places copies of the attribute values of a private or public object into a private object. | |
| om_read | Reads a segment of a string from a private object. | |
| om_remove | Removes and discards specified values of an attribute of a private object. | |
| om_write | Writes a segment of a string to an attribute in a private object. | |