Searched refs:GetSystemPowerStatus (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dpower.cpp37 BOOL GetSystemPowerStatus(SYSTEM_POWER_STATUS *status) function
49 if ( !::GetSystemPowerStatus(sps) )
51 wxLogLastError(_T("GetSystemPowerStatus()"));

Completed in 64 milliseconds