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