This document is archived and information here might be outdated. Recommended version. |
The time's gregorian day.
[Visual Basic .NET] Public Property Day As Short
[C#] public short Day {get; set;}
[C++]
HRESULT get_Day(
System.Int16* Day
);
[C++]
HRESULT put_Day(
short Day
);
[C++]
Parameters Day [out, retval]
Day is a parameter of type short* Day [in]
Day is a parameter of type short