This document is archived and information here might be outdated. Recommended version. |
The time duration seconds component.
[Visual Basic .NET] Public Property Seconds As Integer
[C#] public int Seconds {get; set;}
[C++]
HRESULT get_Seconds(
System.Int32* Seconds
);
[C++]
HRESULT put_Seconds(
long Seconds
);
[C++]
Parameters Seconds [out, retval]
Seconds is a parameter of type long* Seconds [in]
Seconds is a parameter of type long