In The Hand
ClassOfDevice Constructor (cod)
NamespacesInTheHand.Net.BluetoothClassOfDeviceClassOfDevice(UInt32)
.NET Components for Mobility
Initialize a new instance of class ClassOfDevice.
Declaration Syntax
C#Visual Basic
public ClassOfDevice(
	uint cod
)
Public Sub New ( _
	cod As UInteger _
)
Parameters
cod (UInt32)
A UInt32 containing the raw Class of Device value.
Remarks

An example raw value is 0x00020104, which stands for device: DesktopComputer, service: Network.

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