PopDirectedDripsEngage

VOID __stdcall PopDirectedDripsEngage(INT64 a1, CHAR a2, INT64 a3, INT64 a4){
  if( a2 )
  {
    _InterlockedOr((_DWORD *)&stru_140C23628 + 1262, 0xA00u);
    PopDirectedDripsNotifyAppsAndServices((INT64)&stru_140C23628 + 5048, (INT64)&stru_140C23628 + 5104, 1u);
  }
  else
  {
    PopFxClearDirectedDripsCandidateDeviceList();
    *(&stru_140C23628 + 1396) = 0;
    _InterlockedAnd((_DWORD *)&stru_140C23628 + 1262, 0xFFFFC1C7);
    if( (*(&stru_140C23628 + 5096) & 4) != 0 )
      PopDirectedDripsQueryEnabledMitigations();
  }
}

Referenced by:

PopDirectedDripsNotify