Top
PowerCOBOL V11.0 Reference
FUJITSU Software

6.2 How Information is Presented on Each Event

PowerCOBOL Events are explained as follows:

Event name:

The name of the event is the string used in the topic title.

Description:

Describes the purpose of the event.

Used in controls:

Lists the controls that have the event.

Used in objects:

Lists the objects that have the event.

Parameters:

Lists the parameters passed with the call to the event code, with definitions of the OLE Data and the COBOL data definitions. Bracketed parameters can be omitted.

"VT_BSTR - X(8192)" means the string is 8192 bytes or less. The VT_BSTR type of parameter can be shortened if necessary.

Description of parameters:

Describes the parameters.