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 |
pbrsa.h |
|
|
Used to interoperate with PowerBuilder. |
pbni.h |
|
|
Used to hold PowerBuilder data, IPB_Value |
pbni.h |
|
|
Used to load PowerBuilder applications |
pbni.h |
|
|
Used to hold information about arrays. |
pbni.h |
|
|
Used to hold arguments and return type |
pbni.h |
|
|
Used to pass data of type Date in the SetData function |
pbrsa.h |
|
|
Used to pass data of type DateTime in |
pbrsa.h |
|
|
Used to pass data of type Time in the SetData function |
pbrsa.h |
|
|
Used to hold the properties of an external |
pbext.h |
|
|
Used to access items in an array. |
pbarray.h |
|
|
Used to access items in an object array. |
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 arrays. |
pbarray.h |
|
|
Used to invoke remote methods and convert |
pbext.h |
|
|
Inherits from IPBX_UserObject |
pbext.h |
|
|
The ancestor class of PowerBuilder native |
pbext.h |
|
|
Inherits from IPBX_UserObject |
pbext.h |
|
|
Some exported methods must be |
pbext.h |
|
|
The PB_GetVM method is exported by |
pbni.h |