Samraksh.eMote.Net.Radio Namespace > IRadio Interface : SendTimeStamped Method |
'Declaration
Function SendTimeStamped( _ ByVal message() As Byte, _ ByVal size As UShort, _ ByVal eventTime As UInteger _ ) As NetOpStatus
'Usage
Dim instance As IRadio Dim message() As Byte Dim size As UShort Dim eventTime As UInteger Dim value As NetOpStatus value = instance.SendTimeStamped(message, size, eventTime)
NetOpStatus SendTimeStamped( array<byte>^ message, ushort size, uint eventTime )
Target Platforms: eMote .NOW