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 integers – PB Docs 126 – PowerBuilder Library

Syntax 1 For combining integers – PB Docs 126

Syntax 1 For combining integers

Description

Combines two unsigned integers into a long value.

Syntax

Argument

Description

lowword

An UnsignedInteger to be the low word
in the long

highword

An UnsignedInteger to be the high word
in the long

Return Values

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

Usage

Use Long for passing values to external
C functions or specifying a value for the LongParm property of PowerBuilder’s
Message object.

Examples

These statements convert the UnsignedIntegers nLow and nHigh 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