PBORCA_BLDERR structure

Description

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

Reports information about an error that occurred when you tried to deploy objects to EAServer.

The following functions pass the PBORCA_BLDERR structure to their callback functions:

PBORCA_BuildProject

PBORCA_BuildProjectEx

Syntax

typedef struct pborca_blderr { LPTSTR lpszMessageText; } PBORCA_BLDERR, FAR *PPBORCA_BLDERR; 

Member

Description

lpszMessageText

Pointer to a string whose value is the text of the error message