Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Shared object definition – PB Docs 125 – PowerBuilder Library

Shared object definition – PB Docs 125

Shared object definition

The client application uses a shared object called uo_sharedobject to communicate
with the EAServer component. The
shared object has a single function called RetrieveData.

Instance variables

The uo_sharedobject object has
these instance variables defined:

Constructor event

The Constructor event uses a custom Connection object called n_jagclnt_connect
to connect to the server. Then it creates an instance of the EAServer component:

RetrieveData function

The RetrieveData function makes a synchronous
call to the RetrieveData function on the EAServer component. When the function
completes processing, it calls the Notify function
on the callback object, passing it the DataWindow Blob returned
from the server component.

The RetrieveData function takes an argument
called auo_callback, which is of type uo_callback:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x