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

UMessage..::..uMessagePtr Property

Gets pointer tu message in the umanaged memory

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

Syntax


public IntPtr uMessagePtr { get; }
Public ReadOnly Property uMessagePtr As IntPtr
	Get
public:
property IntPtr^ uMessagePtr {
	IntPtr^ get ();
}