C# Class Microsoft.KtmIntegration.NativeMethods.SYSTEMTIME

ファイルを表示 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_oe property

public short wDay
return short

wDayOfWeek public_oe property

public short wDayOfWeek
return short

wHour public_oe property

public short wHour
return short

wMilliseconds public_oe property

public short wMilliseconds
return short

wMinute public_oe property

public short wMinute
return short

wMonth public_oe property

public short wMonth
return short

wSecond public_oe property

public short wSecond
return short

wYear public_oe property

public short wYear
return short