get_device_provider_type
Description:
public Type get_device_provider_type ()
Get the Type for device providers managed by this factory.
The type can only be retrieved if the device provider factory is loaded, which can be assured with
load.
Parameters:
this |
factory to get managed Type from
|
Returns:
the Type for device providers managed by this factory.
|