---
title: matchPropertyTable
framework: kernel
role: pseudoSymbol
path: kernel/iohidinterface/1812756-matchpropertytable
---

# matchPropertyTable

Called by the provider during a match

## Declaration

```occ
virtual bool matchPropertyTable( 
 OSDictionary *table, 
 SInt32 *score); 
```

## Parameters

- `table`: The property table that this device will match against

## Overview

Overview Compare the properties in the supplied table to this object's properties.

## See Also

### Miscellaneous

- [free](kernel/iohidinterface/1812725-free.md)
- [init](kernel/iohidinterface/1812739-init.md)
- [start](kernel/iohidinterface/1812781-start.md)
