Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsDeviceInformationPairingMBS class.

WindowsDeviceInformationPairingMBS.TryRegisterForAllInboundPairingRequests(pairingKindsSupported as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Registers the application to handle all inbound pairing requests.

pairingKindsSupported: The pairing kinds your app supports.

Returns true whether or not the attempt was successful.

WindowsDeviceInformationPairingMBS.TryRegisterForAllInboundPairingRequestsWithProtectionLevel(pairingKindsSupported as Integer, minProtectionLevel as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Registers the application to handle all inbound pairing requests with the specified minimum level of protection.

pairingKindsSupported: The pairing kinds your app supports.
minProtectionLevel: The required minimum level of protection to accept for the pairing requests.

Returns true whether or not the attempt was successful.

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


The biggest plugin in space...