Click or drag to resize

IrDAEndPointDeviceID Property

Note: This API is now obsolete.

Namespace:  InTheHand.Net
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[ObsoleteAttribute("Use the Address property to access the device Address.", 
	false)]
public byte[] DeviceID { get; set; }

Property Value

Type: Byte
See Also