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

IntHigh – PB Docs 2019 – PowerBuilder Library

IntHigh – PB Docs 2019

IntHigh

PowerScript function

Description

Returns the high word of a long value.

Syntax

Argument

Description

long

A long value

Return value

Integer.

Returns the high word of long if it succeeds and -1 if an error
occurs. If long is null, IntHigh returns null.

Usage

One use for IntHigh is for decoding values returned by external C
functions and Windows messages.

Examples

These statements decode a long value LValue into its low and high
integers:

See also

IntLow


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