In The Hand
ClassOfDevice Class
NamespacesInTheHand.Net.BluetoothClassOfDevice
.NET Components for Mobility
Describes the device and service capabilities of a device.
Declaration Syntax
C#Visual Basic
public class ClassOfDevice : IEquatable<ClassOfDevice>
Public Class ClassOfDevice _
	Implements IEquatable(Of ClassOfDevice)
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ClassOfDevice(UInt32)
Initialize a new instance of class ClassOfDevice.

Device
Returns the device type.

Equals(Object)
Returns a value indicating whether this instance is equal to a specified object.
(Overrides Object.Equals(Object).)
Equals(ClassOfDevice)
Returns a value indicating whether this instance is equal to a specified ClassOfDevice value.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
(Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MajorDevice
Returns the major device type.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Service
Returns supported service types.

ToString()()()
Returns the numerical value represented in a hexadecimal.
(Overrides Object.ToString()()().)
Value
Gets the numerical value.

ValueAsInt32
Gets the numerical value, suitable for CLS Compliance.

Remarks
Inheritance Hierarchy
Object
ClassOfDevice

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