ClassOfDevice   Conversion (ClassOfDevice to UInt32)

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

Definition

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

Parameters

cod  ClassOfDevice

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

Return Value

UInt32

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

See Also