Click or drag to resize

MicrosoftSdpServiceRemoveService Method

Namespace:  InTheHand.Net.Bluetooth.Msft
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void RemoveService(
	IntPtr handle,
	byte[] sdpRecord
)

Parameters

handle
Type: SystemIntPtr
sdpRecord
Type: SystemByte
See Also