Samraksh.eMote.Net.Mac Namespace > IMac Interface : Send Method |
'Declaration
Function Send( _ ByVal address As UShort, _ ByVal message() As Byte, _ ByVal offset As UShort, _ ByVal size As UShort _ ) As NetOpStatus
'Usage
Dim instance As IMac Dim address As UShort Dim message() As Byte Dim offset As UShort Dim size As UShort Dim value As NetOpStatus value = instance.Send(address, message, offset, size)
NetOpStatus Send( ushort address, array<byte>^ message, ushort offset, ushort size )
Target Platforms: eMote .NOW