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

Syntax 1: For combining longs – PB Docs 2022 – PowerBuilder Library

Syntax 1: For combining longs – PB Docs 2022

Syntax 1: For combining longs

Description

Combines two unsigned longs into a longlong value.

Syntax

Argument

Description

lowword

An UnsignedLong to be the low word in the
longlong

highword

An UnsignedLong to be the high word in the
longlong

Return value

LongLong.

Returns the longlong if it succeeds and -1 if an error occurs. If
any argument’s value is null, LongLong returns null.

Usage

Use LongLong for passing values to external C++ and Java
functions.

Examples

These statements convert the UnsignedLongs lLow and lHigh into a
long value:


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