SYSTEMTIME Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubfieldwDay

Specifies the current day of the month.

System_CAPS_pubfieldwDayOfWeek

Specifies the current day of the week; Sunday = 0, Monday = 1, and so on.

System_CAPS_pubfieldwHour

Specifies the current hour.

System_CAPS_pubfieldwMilliseconds

Specifies the current millisecond.

System_CAPS_pubfieldwMinute

Specifies the current minute.

System_CAPS_pubfieldwMonth

Specifies the current month.

System_CAPS_pubfieldwSecond

Specifies the current second.

System_CAPS_pubfieldwYear

Specifies the current year. The year must be greater than 1601.

Return to top
Show: