This document is archived and information here might be outdated. Recommended version. |
Indicates whether the time duration's value is zero.
[Visual Basic .NET]
Public Function IsZero ( _
) As Boolean
[C#]
public bool IsZero (
);
[C++]
HRESULT IsZero(
void
);