Other

Description

Occurs when a system message occurs that is not a PowerBuilder message.

Event ID

Event ID

Objects

pbm_other

Windows and controls that can be placed in windows


Arguments

Argument

Description

wparam

UnsignedLong by value

lparam

Long by value


Return Values

Long.

Return code choices (specify in a RETURN statement):

0 -- Continue processing

Usage

The Other event is no longer useful, because you can define your own user events. You should avoid using it, because it slows performance while it checks every Windows message.