com.sun.jna.examples.win32

Class Kernel32.SYSTEMTIME

public static class Kernel32.SYSTEMTIME extends Structure

Field Summary
shortwDay
shortwDayOfWeek
shortwHour
shortwMilliseconds
shortwMinute
shortwMonth
shortwSecond
shortwYear

Field Detail

wDay

public short wDay

wDayOfWeek

public short wDayOfWeek

wHour

public short wHour

wMilliseconds

public short wMilliseconds

wMinute

public short wMinute

wMonth

public short wMonth

wSecond

public short wSecond

wYear

public short wYear
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.