DeviceProviderFactory.hasClassesv

Check if @factory matches all of the given classes

class DeviceProviderFactory
bool
hasClassesv
(
string[] classes
)

Parameters

classes string[]

a %NULL terminated array of classes to match, only match if all classes are matched

Return Value

Type: bool

%TRUE if @factory matches.

Meta