Searched defs:TimeRemaining (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DProgressProxyImpl.cpp475 STDMETHODIMP ProgressProxy::COMGETTER(TimeRemaining)(LONG *aTimeRemaining) function in class:ProgressProxy
486 hrc = Progress::COMGETTER(TimeRemaining)(aTimeRemaining);
488 hrc = mptrOtherProgress->COMGETTER(TimeRemaining)(aTimeRemaining);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h4806 ULONG TimeRemaining; member in struct:_SYSTEM_POWER_INFORMATION
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h4924 ULONG TimeRemaining; member in struct:_SYSTEM_POWER_INFORMATION

Completed in 103 milliseconds