Samraksh eMote .NOW
GetPendingPacketCount Method (IMac)
        



Get pending packet count of MAC instance
Syntax
'Declaration
 
Function GetPendingPacketCount() As Byte
'Usage
 
Dim instance As IMac
Dim value As Byte
 
value = instance.GetPendingPacketCount()
byte GetPendingPacketCount()
byte GetPendingPacketCount(); 
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IMac Interface
IMac Members

Send Feedback