UMessage..::..GetManagedBuffer Method
Copy unmanaged contenes to the array of bytes.
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public byte[] GetManagedBuffer()
Public Function GetManagedBuffer As Byte()
public: array<unsigned char^>^ GetManagedBuffer()