public static class OLEAutomationLibrary.SYSTEMTIME extends StructObject
Constructor and Description |
---|
SYSTEMTIME() |
Modifier and Type | Method and Description |
---|---|
short |
wDay_$eq(short wDay) |
short |
wDay() |
OLEAutomationLibrary.SYSTEMTIME |
wDay(short wDay) |
short |
wDayOfWeek_$eq(short wDayOfWeek) |
short |
wDayOfWeek() |
OLEAutomationLibrary.SYSTEMTIME |
wDayOfWeek(short wDayOfWeek) |
short |
wHour_$eq(short wHour) |
short |
wHour() |
OLEAutomationLibrary.SYSTEMTIME |
wHour(short wHour) |
short |
wMilliseconds_$eq(short wMilliseconds) |
short |
wMilliseconds() |
OLEAutomationLibrary.SYSTEMTIME |
wMilliseconds(short wMilliseconds) |
short |
wMinute_$eq(short wMinute) |
short |
wMinute() |
OLEAutomationLibrary.SYSTEMTIME |
wMinute(short wMinute) |
short |
wMonth_$eq(short wMonth) |
short |
wMonth() |
OLEAutomationLibrary.SYSTEMTIME |
wMonth(short wMonth) |
short |
wSecond_$eq(short wSecond) |
short |
wSecond() |
OLEAutomationLibrary.SYSTEMTIME |
wSecond(short wSecond) |
short |
wYear_$eq(short wYear) |
short |
wYear() |
OLEAutomationLibrary.SYSTEMTIME |
wYear(short wYear) |
offsetOfField, toString
clone, equals
public SYSTEMTIME()
public short wYear()
public OLEAutomationLibrary.SYSTEMTIME wYear(short wYear)
public final short wYear_$eq(short wYear)
public short wMonth()
public OLEAutomationLibrary.SYSTEMTIME wMonth(short wMonth)
public final short wMonth_$eq(short wMonth)
public short wDayOfWeek()
public OLEAutomationLibrary.SYSTEMTIME wDayOfWeek(short wDayOfWeek)
public final short wDayOfWeek_$eq(short wDayOfWeek)
public short wDay()
public OLEAutomationLibrary.SYSTEMTIME wDay(short wDay)
public final short wDay_$eq(short wDay)
public short wHour()
public OLEAutomationLibrary.SYSTEMTIME wHour(short wHour)
public final short wHour_$eq(short wHour)
public short wMinute()
public OLEAutomationLibrary.SYSTEMTIME wMinute(short wMinute)
public final short wMinute_$eq(short wMinute)
public short wSecond()
public OLEAutomationLibrary.SYSTEMTIME wSecond(short wSecond)
public final short wSecond_$eq(short wSecond)
public short wMilliseconds()
public OLEAutomationLibrary.SYSTEMTIME wMilliseconds(short wMilliseconds)
public final short wMilliseconds_$eq(short wMilliseconds)
Copyright © 2009-2020. All Rights Reserved.