EmClientRuleRegisterNotification

NTSTATUS __fastcall EmClientRuleRegisterNotification(UINT64 a1, INT64 a2, UINT64 a3, INT64 *a4){
  if( a1 )
    return EmpClientRuleRegisterNotification((PVOID)a1, a2, a3, a4);
  else
    return -1073741811;
}

Referenced by:

No references.