Callback object definition – PB Docs 125

Callback object definition

When the EAServer component
has finished processing, the shared object notifies a user object
called uo_callback, which in turn
notifies the w_employee window. The uo_callback object
has two functions, Notify and PassObject.

Notify function

The Notify function calls a function called SetDW on
the w_employee window, passing it
the DataWindow Blob returned from the server
component. The Notify function takes the argument ablb_data,
which is of type Blob, and returns a Long value.
The function has the following script:

PassObject function

The PassObject function caches a reference
to the w_employee window in the iw_employee instance
variable. The function takes the argument aw_employee, which
is of type w_employee, and returns
a Long value:


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