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

Create an instance of the PowerBuilder object – PB Docs 2019 – PowerBuilder Library

Create an instance of the PowerBuilder object – PB Docs 2019

Create an instance of the
PowerBuilder object

After the session has been created, the C++ application can
create PowerBuilder objects and call PowerBuilder functions in that
session.

You use the FindGroup function to locate the group that contains
the user object you want to use. FindGroup takes the name of the
object as its first argument, and an enumerated type as its second
argument. You are looking for a user object, so the second argument is
pbgroup_userobject.

You pass the group returned from FindGroup to the
FindClass function to get a class that you can pass to the
NewObject function:


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