Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Get<type> – PB Docs 125 – PowerBuilder Library

Get<type> – PB Docs 125

IPB_Value interface:

Get<type> method

Description

A set of datatype-specific methods that return a pointer to
the data in IPB_Value.

Syntax

Return Values

A predefined PBNI datatype that corresponds to the PowerBuilder
datatype in the method name.

Examples

This statement gets the date in the first value in
the PBCallInfo structure and splits it into year, month, and day:

Usage

If IPB_Value contains a null value,
or if you are trying to get a specific datatype from an IPB_Value
instance of another datatype, the data retrieved is undetermined.
If the datatype is string, blob, decimal, time, date, datetime, array, or object,
the return value points to the same address pointed to by IPB_Value. As
a result, changing either the variable that holds the return value
or the value of the IPB_Value instance affects the other.

See Also

Set<type>


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x