Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.84 DDEDataLength Property

Description:

Contains the length of the data passed from the DDE server.

Used in control(s):

DDE

Value:

The length of the data passed from the DDE server in the DDEData property.

Default value:

None.

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Not accessible.

Execution time access:

Reference only.

Backward compatibility attribute:

POW-DDEDATALENPIC S9(9) COMP-5