Hello guys,
I try to use that Discovery-funktion in a new thread, but i got always a "TargetInvocationException"
_innerException = {"Inadmissible accesses to a storage area . (Exception of HRESULT: 0x800703E6)"}
_HResult = -2147023898
_source = "Interop.BluetoothFrameworkX"
I tried this with System.Threading.Thread and with that System.ComponentModel.BackgroundWorker, but the Exception is the same.
how can I realize that? is it possible?
Thx...
Robat2061