HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
Writing CPI-C Applications
CPI-C Call Summary
Chapter 2 75
WinCPICCleanup
For Windows This call unregisters the application as a Windows CPI-C application,
after it has finished issuing CPI-C calls. A Windows CPI-C application
must use this call before terminating, and must not issue any other
CPI-C calls after it has issued this call.
End of Section Administering Side Information
These functions are not available in Java CPI-C.
The calls summarized in Table 2-3, “Calls to Add, Replace, Retrieve, or
Delete Side Information,” enable CPI-C applications to add, replace,
retrieve, or delete side information entries.
Table 2-3 Calls to Add, Replace, Retrieve, or Delete Side Information
Call Action
Set_CPIC_Side_Information (xcmssi) Add or replace side information entry.
Extract_CPIC_Side_Information (xcmesi) Retrieve side information entry.
Delete_CPIC_Side_Information (xcmdsi) Delete side information entry.