Click or drag to resize

IBluetoothDeviceInfoSetServiceState Method (Guid, Boolean, Boolean)

Namespace:  InTheHand.Net.Bluetooth.Factory
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
void SetServiceState(
	Guid service,
	bool state,
	bool throwOnError
)

Parameters

service
Type: SystemGuid
state
Type: SystemBoolean
throwOnError
Type: SystemBoolean
See Also