Manual — Digital_UNIX DECosap_AP_3.1
| omni_define | The omni_define procedure creates a definition of the specified class and fills a user buffer with the value of the definition handle. In all cases, the value of the definition’s scope attribute must be modified (using omni_modify_definition) before it is recognized by DEComni. | |
| omni_exchange_data | The omni_exchange_data procedure requests or fulfills Exchange Message Serial Transfer services: | |
| omni_get_definition | The omni_get_definition procedure retrieves the value of a specified attribute of a specified definition and inserts the value in an address specified by the caller. | |
| omni_get_handle_by_name | The omni_get_handle_by_name procedure locates the handle of a specified object definition. | |
| omni_get_handle_list | The omni_get_handle_list procedure returns a definition handle of the specified class for the specified scope. When used as part of a loop, omni_get_handle_list can retrieve all of the handles of a specified class for the specified scope. | |
| omni_get_indications | The omni_get_indications procedure receives the following indications (related to AP services) from a remote application: | |
| omni_get_value | As a client procedure, omni_get_value obtains the value of a variable or of a message on a remote VMD. | |
| omni_listen | The omni_listen procedure receives an association request from a remote application. | |
| omni_modify_definition | The omni_modify_definition procedure modifies the value of a specified attribute of a specified definition. The address of the new attribute value is passed as a parameter to the routine. | |
| omni_put_value | As a client procedure, omni_put_value modifies the value of a variable or a message on a remote VMD. | |
| omni_send_value | The omni_send_value procedure returns the status of unconfirmed services on the server side - specifically, InformationReport, UnsolicitedStatus, and SendMessage. | |