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

Set<type> – PB Docs 126 – PowerBuilder Library

Set<type> – PB Docs 126

IPB_Value interface:

Set<type> method

Description

Set of datatype-specific methods that set the value of the
IPB_Value instance.

Syntax

Return Values

PBXRESULT.

Examples

This example uses the IPB_Value SetPBString method
to set values in PBCallInfo. It also uses the IPB_Session SetString method
to set the ret_val string to the return
value in the PBCallInfo structure:

Usage

These methods automatically set the value of IPB_Value
to not null and return an error if the datatype
to be set does not match the existing datatype. The error code is
PBX_E_MISMATCHED_DATA_TYPE.
If the value is a read-only argument, it returns the error PBX_E_READONLY_ARGS.
If the datatype is string or blob,
a deep copy is performed. The existing value is destroyed first, and
then the contents of the argument are copied into a new value.

See Also

Get<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