GetInterval Method Example

The following example retrieves the interval for the Pen Pen1.

Dim lDays As Long

Dim lHours As Long

Dim lMinutes As Long

Dim lSeconds As Long

Pen1.GetInterval lDays, lHours, lMinutes, lSeconds