PiEventAreDeviceRelationsExcluded

CHAR __fastcall PiEventAreDeviceRelationsExcluded(INT64 a1){
  CHAR result; 
  result = 1;
  if( (int)a1 <= 1 || (_DWORD)a1 == 4 || (int)a1 >= 7 )
    return 0;
  return result;
}

Referenced by:

PiProcessQueryAndCancelRemoval
PnpProcessQueryRemoveAndEject