vrLib SDK Documentation
SwitchDeviceID Method (dev, oldId)
NamespacesVideoRay.CommunicationCommsManagerSwitchDeviceID(Protocol_PRO4_IDevice, Int32)
Switches the device ID.
Declaration Syntax
C#Visual BasicVisual C++
public void SwitchDeviceID(
	Protocol_PRO4_IDevice dev,
	int oldId
)
Public Sub SwitchDeviceID ( _
	dev As Protocol_PRO4_IDevice, _
	oldId As Integer _
)
public:
void SwitchDeviceID(
	Protocol_PRO4_IDevice^ dev, 
	int oldId
)
Parameters
dev (Protocol_PRO4_IDevice)
The device which has the new ID set.
oldId (Int32)
The old ID.

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)