Click or drag to resize

ServiceElementCreateNumericalServiceElement Method

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static ServiceElement CreateNumericalServiceElement(
	ElementType elementType,
	Object value
)

Parameters

elementType
Type: InTheHand.Net.BluetoothElementType
value
Type: SystemObject

Return Value

Type: ServiceElement
See Also