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

PBORCA_BuildProject – PB Docs 2017 – PowerBuilder Library

PBORCA_BuildProject – PB Docs 2017

PBORCA_BuildProject

Description

This function is obsolete because EAServer is no longer supported
since PowerBuilder 2017.

Deploys an EAServer component according to the specifications of the
project object.

Syntax

Argument

Description

hORCASession

Handle to previously established ORCA
session.

lpszLibraryName

File name of the library containing project
entry.

lpszProjectName

Project object containing deployment
information.

pBuildErrProc

Pointer to the PBORCA_BuildProject error callback
function.

If you don’t want to use a callback
function, set pBuildErrProc to NULL.

pUserData

Pointer to user data to be passed to the callback
function.

Return value

INT. Typical return codes are:

Return code

Description

0       PBORCA_OK

Operation successful

-1      PBORCA_INVALIDPARMS

Invalid parameter list

-19      PBORCA_CBCREATEERROR

Component Builder class not created

-20      PBORCA_CBINITERROR

Initialization of EAServer connection
failed

-21      PBORCA_CBBUILDERROR

Deployment failed with errors

Usage

How error information is returned

PBORCA_BuildProject error callback function stores information about
an entry in the following structure. You pass a pointer to the structure
in the pBuildErrProc argument:

Prototype for callback function

The callback function has the following signature:

See also

PBORCA_BuildProjectEx


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