Length

Description

Reports the length in bytes of an open OLE stream.

NoteLen function To get the length of a string or blob, use the Len function.

Applies to

OLEStream objects

Syntax

olestream.Length ( sizevar )

Returns

Integer. Returns 0 if it succeeds and a negative number if an error occurs.