Gets the zero MfTimeSpan value as instance of MfTimeSpan. This field is constant
OutputVar := MfTimeSpan.Zero
Value
Instance of MfTimeSpan
Gets the zero MfTimeSpan value as instance of MfTimeSpan
Static read-only Field.
Because the value of the Zero field is a MfTimeSpan object that represents a zero time value, you can compare it with other MfTimeSpan objects to determine whether the latter represent positive, non-zero, or negative time intervals. You can also use this field to initialize a MfTimeSpan object to a zero time value.