In The Hand
GetAttributeIdEnumType Method (idElement)
NamespacesInTheHand.Net.BluetoothMapServiceClassToAttributeIdListGetAttributeIdEnumType(ServiceElement)
.NET Components for Mobility
Get the enum-like class containing the Service Attribute Id definitions for the type of the Service Class contained in the given ServiceClassIdList (type Uuid) data element.
Declaration Syntax
C#Visual Basic
protected virtual Type GetAttributeIdEnumType(
	ServiceElement idElement
)
Protected Overridable Function GetAttributeIdEnumType ( _
	idElement As ServiceElement _
) As Type
Parameters
idElement (ServiceElement)

[Missing <param name="idElement"/> documentation for "M:InTheHand.Net.Bluetooth.MapServiceClassToAttributeIdList.GetAttributeIdEnumType(InTheHand.Net.Bluetooth.ServiceElement)"]

Return Value
A Type object representing the enum-like class holding the Attribute Id definitions, or null if the Service Class is unknown or the element is not of Uuid type.
Exceptions
ExceptionCondition
ArgumentNullException idElement is null.

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