IPortNode Methods

CVB.Net Documentation
Methods

  NameDescription
Public methodRead(Int64, Byte)
Reads memory from the remote device into the given buffer.
Public methodRead(Int64, IntPtr, Int64)
Reads memory from the remote device into the given buffer.
Public methodWrite(Int64, Byte)
Writes the the given buffer to the remote device.
Public methodWrite(Int64, IntPtr, Int64)
Writes memory from the given buffer to the remote device.
Top
See Also

Reference