Contents

DoLocationOverrideAndModelMatch

Will look for a kOverrideIfAtLocationID array proerty with locationID entries and a "MacModel" property. If any of the locationIDs match to the Mac Model, will return true. If there is no kOverrideAtLocationID property, it will also return true.

Declaration

virtual bool DoLocationOverrideAndModelMatch();

Return Value

True if we have a match, false otherwise

See Also

Miscellaneous