PopPluginNotifyActive
VOID __stdcall PopPluginNotifyActive(_POP_FX_DEVICE *FxDevice, UINT64 Component, UINT8 Active){
__int64 v3;
__int64 v4;
__int128 v5;
__int128 v6;
v3 = *((_QWORD *)FxDevice + 9);
v4 = *((_QWORD *)FxDevice + 8);
v5 = 0i64;
v6 = 0i64;
*(_QWORD *)&v5 = v3;
DWORD2(v5) = Component;
*(_QWORD *)&v6 = 0i64;
BYTE12(v5) = Active;
BYTE8(v6) = 0;
if( (*(unsigned __int8(__fastcall **)(__int64, __int128 *))(v4 + 96))(7i64, &v5) )
{
if( BYTE8(v6) )
PopFxBugCheck(0x612u, v4, 0, 0);
}
}Referenced by:
PopPluginComponentActive