Uses of Class
org.bridj.cpp.com.OLEAutomationLibrary.SYSTEMTIME

Packages that use OLEAutomationLibrary.SYSTEMTIME
org.bridj.cpp.com BridJ COM support (Windows-only, working but under-tested). 
 

Uses of OLEAutomationLibrary.SYSTEMTIME in org.bridj.cpp.com
 

Methods in org.bridj.cpp.com that return OLEAutomationLibrary.SYSTEMTIME
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.UDATE.st()
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wDay(short wDay)
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wDayOfWeek(short wDayOfWeek)
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wHour(short wHour)
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wMilliseconds(short wMilliseconds)
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wMinute(short wMinute)
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wMonth(short wMonth)
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wSecond(short wSecond)
           
 OLEAutomationLibrary.SYSTEMTIME OLEAutomationLibrary.SYSTEMTIME.wYear(short wYear)
           
 

Method parameters in org.bridj.cpp.com with type arguments of type OLEAutomationLibrary.SYSTEMTIME
static int OLEAutomationLibrary.SystemTimeToVariantTime(Pointer<OLEAutomationLibrary.SYSTEMTIME> LPSYSTEMTIME1, Pointer<Double> doublePtr1)
           
static int OLEAutomationLibrary.VariantTimeToSystemTime(double DOUBLE1, Pointer<OLEAutomationLibrary.SYSTEMTIME> LPSYSTEMTIME1)
           
 



Copyright © 2009-2012. All Rights Reserved.