IPB_Arguments interface
Description
The IPB_Arguments and IPB_Value interfaces
are used to pass values between the PowerBuilder VM and PowerBuilder
extension modules. Each argument is represented by a pointer to
the IPB_Value interface.
Methods
The
IPB_Arguments interface has two methods, GetAt and GetCount.