Sets ORB property values or initializes an instance of the CORBACurrent service object.
To |
Use |
---|---|
Set ORB property values for client connections to EAServer using the JaguarORB object |
|
Initialize an instance of the CORBACurrent service object for client- or component-managed transactions |
Sets ORB property values. This function is used by PowerBuilder clients connecting to EAServer.
JaguarORB objects
jaguarorb.Init ( options )
Long. Returns 0 if it succeeds and a negative number if an error occurs.
Initializes an instance of the CORBACurrent service object.
CORBACurrent objects
CORBACurrent.Init ( { connection | URL} )
Integer. Returns 0 if it succeeds and a negative number if an error occurs.