Overrun Property

State of Overrun error.

Access

Write only

Syntax

Visual Basic
Overrun As Boolean
Delphi
Overrun: Boolean;
Visual C++ (MFC)
void put_Overrun(BOOL value);   
Visual C++ (#import)
VARIANT_BOOL Overrun;

Remarks

It is possible to read the property value but it is always FALSE.

Return Value

Always FALSE.