C# Class Microsoft.KtmIntegration.NativeMethods.SYSTEMTIME

Show file Open project: beefarino/TxF

Public Properties

Property Type Description
wDay short
wDayOfWeek short
wHour short
wMilliseconds short
wMinute short
wMonth short
wSecond short
wYear short

Property Details

wDay public property

public short wDay
return short

wDayOfWeek public property

public short wDayOfWeek
return short

wHour public property

public short wHour
return short

wMilliseconds public property

public short wMilliseconds
return short

wMinute public property

public short wMinute
return short

wMonth public property

public short wMonth
return short

wSecond public property

public short wSecond
return short

wYear public property

public short wYear
return short