BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

AvailableDPTree Constructor (CommonBusControl, ICanBeAccepted, String, Guid)

Initializes a new instance of the AvailableDPTree class.

Namespace:  CAS.Lib.CommonBus.Components
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public AvailableDPTree(
	CommonBusControl pParent,
	ICanBeAccepted pOKCnacelForm,
	string pSetting,
	Guid pGuid
)
Public Sub New ( _
	pParent As CommonBusControl, _
	pOKCnacelForm As ICanBeAccepted, _
	pSetting As String, _
	pGuid As Guid _
)
public:
AvailableDPTree(
	CommonBusControl^ pParent, 
	ICanBeAccepted^ pOKCnacelForm, 
	String^ pSetting, 
	Guid^ pGuid
)

Parameters

pParent
Type: CAS.Lib.CommonBus..::..CommonBusControl
The parent CommonBusControl.
pOKCnacelForm
Type: ICanBeAccepted
The reference to parent form with interface ICanBeAccepted.
pSetting
Type: String
The settings.
pGuid
Type: Guid
The GUID.