LanguageBaseItem Constructor (UInt16, UInt16, ServiceAttributeId) |
Namespace:
InTheHand.Net.Bluetooth
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic LanguageBaseItem(
ushort naturalLanguage,
ushort encodingId,
ServiceAttributeId baseAttributeId
)
Parameters
- naturalLanguage
- Type: SystemUInt16
- encodingId
- Type: SystemUInt16
- baseAttributeId
- Type: InTheHand.Net.BluetoothServiceAttributeId
See Also