Calling PowerBuilder objects from C++ From PowerBuilder Native Interface previous page next page Calling PowerBuilder objects from C++ This section presents a simple example that illustrates how to call a function on a PowerBuilder custom class user object from a C++ application:Creating a PowerBuilder object to be called from C++ Getting the signature of a function Creating the C++ application Running the C++ application previous page start next page