Ring Property

Description

The Ring property sets or retrieves the ring signal state.

Access

Read/Write

Syntax

Visual Basic

object.ring

Visual C++

object.SetRing(LONG value)
object.GetRing(LONG* value)

Delphi

object.Ring

Remarks

None

Return value

The non-zero integer value if the ring signal is on, zero otherwise.

Errors

This property may throw the following exceptions: