Overrun Property

Description

The Overrun propery sets or retrieves the overrun error state.

Access

Read/Write

Syntax

Visual Basic

object.Overrun

Visual C++

object.SetOverrun(LONG value)
object.GetOverrun(LONG* value)

Delphi

object.Overrun

Remarks

None

Return value

The non-zero integer value if the overrun error state, zero otherwise.

Errors

This property may throw the following exceptions: