In The Hand
CreateLanguageBasedAttributeId Method (id, baseId)
NamespacesInTheHand.Net.BluetoothServiceRecordCreateLanguageBasedAttributeId(ServiceAttributeId, ServiceAttributeId)
.NET Components for Mobility
Create the attribute id resulting for adding the language base attribute id.
Declaration Syntax
C#Visual Basic
public static ServiceAttributeId CreateLanguageBasedAttributeId(
	ServiceAttributeId id,
	ServiceAttributeId baseId
)
Public Shared Function CreateLanguageBasedAttributeId ( _
	id As ServiceAttributeId, _
	baseId As ServiceAttributeId _
) As ServiceAttributeId
Parameters
id (ServiceAttributeId)

[Missing <param name="id"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecord.CreateLanguageBasedAttributeId(InTheHand.Net.Bluetooth.ServiceAttributeId,InTheHand.Net.Bluetooth.ServiceAttributeId)"]

baseId (ServiceAttributeId)

[Missing <param name="baseId"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecord.CreateLanguageBasedAttributeId(InTheHand.Net.Bluetooth.ServiceAttributeId,InTheHand.Net.Bluetooth.ServiceAttributeId)"]

Return Value

[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecord.CreateLanguageBasedAttributeId(InTheHand.Net.Bluetooth.ServiceAttributeId,InTheHand.Net.Bluetooth.ServiceAttributeId)"]

Exceptions
ExceptionCondition
OverflowException baseId added to the id would create an id that cannot be represented as an Attribute Id.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0