In The Hand
GetAttributeIdEnumType Method (uuid)
NamespacesInTheHand.Net.BluetoothMapServiceClassToAttributeIdListGetAttributeIdEnumType(Guid)
.NET Components for Mobility
Get the enum-like class containing the Service Attribute Id definitions for the type of the Service Class specified by UUID.
Declaration Syntax
C#Visual Basic
protected virtual Type GetAttributeIdEnumType(
	Guid uuid
)
Protected Overridable Function GetAttributeIdEnumType ( _
	uuid As Guid _
) As Type
Parameters
uuid (Guid)

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

Return Value
A Type object representing the enum-like class holding the Attribute Id definitions, or null if the Service Class is unknown.

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