Contents

matchPropertyTable

Called by the provider during a match

Declaration

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

Parameters

  • table:

    The property table that this device will match against

Overview

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

See Also

Miscellaneous