Editar

Compartilhar via


Administering Side Information

Overview

The following calls let CPI-C applications add, replace, retrieve, or delete side information entries from memory:

Note

The names of the calls are pseudonyms. The actual C function names appear in parentheses after the pseudonyms. For example, Accept_Conversation is the pseudonym for a call. The actual function name is cmaccp.

Delete_CPIC_Side_Information (xcmdsi)
Deletes side information entry.

Extract_CPIC_Side_Information (xcmesi)
Retrieves side information.

Set_CPIC_Side_Information (xcmssi)
Adds or replaces side information entry.

See Also

Side Information for CPI-C Programs