The PBNI
SDK
When you install PowerBuilder, the Software Development Kit (SDK)
for PBNI is installed in the %AppeonInstallPath%PowerBuilder [version]SDKPBNI directory. The SDK
tools, pbsig190 and pbx2pbd190, are also installed in the
%AppeonInstallPath%PowerBuilder [version]IDE directory so that they are available in your
path.
The SDK contains the components shown in the following table.
|
Component |
Description |
|---|---|
|
pbx2pbd190.exe |
A tool that generates a PBD file from a PowerBuilder |
|
pbsig190.exe |
A tool that generates a set of strings representing |
|
includepbni.h |
A header file that defines the structures and |
|
includepbarray.h |
A header file that contains helper classes that make |
|
includepbfield.h |
A header file that contains helper classes that make |
|
includepbtraits.h |
A header file used by pbarray.h and pbfield.h that |
|
includepbext.h |
A header file that defines the functions that |
|
includepbevtid.h |
A header file that maps the PowerBuilder event IDs to |
|
includepbnimd.h |
A header file that defines machine-dependent |
|
includepbrsa.h |
A header file that defines interfaces and structures |
|
srcpbarray.cpp |
A source file that must be added to your project if PBArrayAccessor PBObjectArrayAccessor PBBoundedArrayCreator PBBoundedObjectArrayCreator PBUnboundedArrayCreator PBUnboundedObjectArrayCreator |
|
srcpbfuninv.cpp |
A source file that must be added to your project if PBGlobalFunctionInvoker PBObjectFunctionInvoker PBEventTrigger |
|
srcpbobject.cpp |
A source file that must be added to your project if |
|
wizardsVCProjects 8.0 |
A Microsoft Visual Studio 2005 wizard that makes it |
|
wizardsVCProjects 7.1 |
A Microsoft Visual Studio .NET 2003 wizard that makes |
|
wizardsVCProjects 7.0 |
A Microsoft Visual Studio .NET 2002 wizard that makes |
|
wizardsVCWizards |
Files required by the Visual Studio |
|
pbni.chm |
Help file for PBNI. |