Class and
interface summary
This table lists the classes and interfaces that make up PBNI. After
the table, the classes and interfaces are listed in alphabetical order.
The methods for each class are listed in alphabetical order after the
class description.
Several additional helper classes that are defined in pbni.h are not
listed in the table. These helper classes include:
-
PBArrayInfoHolder and PBCallInfoHolder — used to hold a
PBArrayInfo or PBCallInfo variable and release it when it is out of
scope -
PBEventTrigger, PBObjectFunctionInvoker, and
PBGlobalFunctionInvoker — used to trigger events and call object and
global functions
|
Object |
Description |
Defined in |
|---|---|---|
|
Used to access the arguments of the PBCallInfo |
pbni.h |
|
|
Used to access data in a DataWindow or |
pbrsa.h |
|
|
Used to set data values in a result set from a |
pbrsa.h |
|
|
Used to interoperate with PowerBuilder. An abstract |
pbni.h |
|
|
Used to hold PowerBuilder data, IPB_Value contains |
pbni.h |
|
|
Used to load PowerBuilder applications in third-party |
pbni.h |
|
|
Used to hold information about arrays. |
pbni.h |
|
|
Used to hold arguments and return type information in |
pbni.h |
|
|
Used to pass data of type Date in the |
pbrsa.h |
|
|
Used to pass data of type DateTime in the |
pbrsa.h |
|
|
Used to pass data of type Time in the |
pbrsa.h |
|
|
Used to hold the properties of an external visual |
pbext.h |
|
|
Used to access items in an array. |
pbarray.h |
|
|
Used to access items in an object |
pbarray.h |
|
|
Used to create bounded arrays. |
pbarray.h |
|
|
Used to create bounded object arrays. |
pbarray.h |
|
|
Used to create unbounded arrays. |
pbarray.h |
|
|
Used to create unbounded object |
pbarray.h |
|
|
Used to invoke remote methods and convert |
pbext.h |
|
|
Inherits from IPBX_UserObject and is the direct |
pbext.h |
|
|
The ancestor class of PowerBuilder native classes. It |
pbext.h |
|
|
Inherits from IPBX_UserObject and is the direct |
pbext.h |
|
|
Some exported methods must be implemented in |
pbext.h |
|
|
The PB_GetVM method is exported |
pbni.h |