In The Hand
IBluetoothFactoryFactory Interface
NamespacesInTheHand.Net.Bluetooth.FactoryIBluetoothFactoryFactory
.NET Components for Mobility
Defines a class that provides Bluetooth Factory initialisation but returns multiple factories.
Declaration Syntax
C#Visual Basic
public interface IBluetoothFactoryFactory
Public Interface IBluetoothFactoryFactory
Members
All MembersMethods



IconMemberDescription
GetFactories(IList<(Of <(Exception>)>))
Get the list of factories.

Remarks

In most cases configuration is provided so that BluetoothFactory loads one or more classes each derived from BluetoothFactory. There the instance is the factory. This interface allows a class to be loaded by BluetoothFactory but instead returns a list of factory instances.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0