PopPowerAggregatorNotifyCsStateExited

VOID __fastcall PopPowerAggregatorNotifyCsStateExited(){
  __int128 v0; 
  __int128 v1; 
  __int64 v2; 
  UINT64 Console; 
  LODWORD(Console) = -1;
  v2 = 0i64;
  v0 = 0i64;
  v1 = 0i64;
  PopBlockSessionSwitch(1u, &Console);
  if( TtmpEnabled == 1 )
  {
    TtmNotifyLowPowerStateExited((unsigned int)Console);
  }
  else
  {
    v0 = 5ui64;
    v1 = 0ui64;
    v2 = 0i64;
    PopInvokeWin32Callout(5i64, &v0, 1i64, &Console);
  }
  PopBlockSessionSwitch(0, &Console);
}

Referenced by:

PopPowerAggregatorScreenOffActiveToActiveStateHandler