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

SetBlob – PB Docs 2022 – PowerBuilder Library

SetBlob – PB Docs 2022

SetBlob

Description

Destroys the existing data in a blob and copies data into it from
a buffer.

Syntax

Argument

Description

blb

A valid pbblob object whose value is to be
reset

bin

A pointer to the source buffer

len

The length in bytes of the data in the
buffer

Return value

PBXRESULT. Returns PBX_OK for success or PBX_E_INVALID_ARGUMENT if
the new blob value is invalid; otherwise, returns
PBX_E_OUTOF_MEMORY.

Usage

A deep copy is performed. The existing value is destroyed first,
and then the contents of the bin argument are copied into a new
value.

See also

NewBlob


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