Contents

matchPropertyTable

Implements SBP2 specific matching.

Declaration

virtual bool matchPropertyTable(
 OSDictionary *table );

Parameters

  • table:

    The dictionary of properties to be matched against.

Return Value

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

Overview

See IOService for discussion.

See Also

Miscellaneous