Click or drag to resize

AttributeIdLookupGetName Method (ServiceAttributeId, Type, LanguageBaseItem, LanguageBaseItem)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static string GetName(
	ServiceAttributeId id,
	Type[] attributeIdDefiningClasses,
	LanguageBaseItem[] langBaseList,
	out LanguageBaseItem applicableLangBase
)

Parameters

id
Type: InTheHand.Net.BluetoothServiceAttributeId
attributeIdDefiningClasses
Type: SystemType
langBaseList
Type: InTheHand.Net.BluetoothLanguageBaseItem
applicableLangBase
Type: InTheHand.Net.BluetoothLanguageBaseItem

Return Value

Type: String
See Also