---
title: matchPropertyTable
framework: kernel
role: pseudoSymbol
path: kernel/iofirewiresbp2lun/1813597-matchpropertytable
---

# matchPropertyTable

Implements SBP2 specific matching.

## Declaration

```occ
virtual bool matchPropertyTable(
 OSDictionary *table); 
```

## Parameters

- `table`: The dictionary of properties to be matched against.

## Return Value

Return Value Returns false if the family considers the matching dictionary does not match in properties it understands, true otherwise.

## Overview

Overview See IOService for discussion.

## See Also

### Miscellaneous

- [attach](kernel/iofirewiresbp2lun/1813520-attach.md)
- [createLogin](kernel/iofirewiresbp2lun/1813525-createlogin.md)
- [createManagementORB](kernel/iofirewiresbp2lun/1813535-createmanagementorb.md)
- [getDiagnostics](kernel/iofirewiresbp2lun/1813549-getdiagnostics.md)
- [getFireWireUnit](kernel/iofirewiresbp2lun/1813559-getfirewireunit.md)
- [getLUNumber](kernel/iofirewiresbp2lun/1813568-getlunumber.md)
- [handleClose](kernel/iofirewiresbp2lun/1813576-handleclose.md)
- [handleOpen](kernel/iofirewiresbp2lun/1813589-handleopen.md)
