Samraksh eMote .NOW
DeleteMsgWithMsgID Method (MACBase)



Syntax
'Declaration
 
Public Function DeleteMsgWithMsgID( _
   ByVal index As UShort _
) As DeviceStatus
'Usage
 
Dim instance As MACBase
Dim index As UShort
Dim value As DeviceStatus
 
value = instance.DeleteMsgWithMsgID(index)
public DeviceStatus DeleteMsgWithMsgID( 
   ushort index
)
public:
DeviceStatus DeleteMsgWithMsgID( 
   ushort index
) 

Parameters

index
Requirements

Target Platforms: eMote .NOW

See Also

Reference

MACBase Class
MACBase Members

Send Feedback