Show TOC Start of Content Area

Procedure documentation Developing the Client Application in C++  Locate the document in its SAP Library structure

Procedure

Accomplish the following tasks to develop the client side application in C++:

...

       1.      Generate the IDL representation of the Callback Application’s classes.

       2.      Generate the C++ Code for the Notificator object

       3.      Generate the C++ files for the rest of the CallbackApplication classes.

       4.      Implement the callback object.

       5.      Develop the client.

Next Step:

Generating the IDL Representation of the Callback Application

 

 

End of Content Area