ClassOfDevice   Conversion (UInt32 to ClassOfDevice)

[Missing <summary> documentation for "M:InTheHand.Net.Bluetooth.ClassOfDevice.op_Explicit(System.UInt32)~InTheHand.Net.Bluetooth.ClassOfDevice"]

Definition

Namespace: InTheHand.Net.Bluetooth
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public static explicit operator ClassOfDevice (
	uint cod
)

Parameters

cod  UInt32

[Missing <param name="cod"/> documentation for "M:InTheHand.Net.Bluetooth.ClassOfDevice.op_Explicit(System.UInt32)~InTheHand.Net.Bluetooth.ClassOfDevice"]

Return Value

ClassOfDevice

[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.ClassOfDevice.op_Explicit(System.UInt32)~InTheHand.Net.Bluetooth.ClassOfDevice"]

See Also