Samraksh.eMote.Net Namespace > MACBase Class : RemovePacket Method |
'Declaration
Public Function RemovePacket( _ ByVal msg() As Byte _ ) As DeviceStatus
'Usage
Dim instance As MACBase Dim msg() As Byte Dim value As DeviceStatus value = instance.RemovePacket(msg)
public DeviceStatus RemovePacket( byte[] msg )
public: DeviceStatus RemovePacket( array<byte>^ msg )
Target Platforms: eMote .NOW