'Declaration Function GetPendingPacketCount() As Byte
'Declaration
Function GetPendingPacketCount() As Byte
'Usage Dim instance As IMac Dim value As Byte value = instance.GetPendingPacketCount()
'Usage
Dim instance As IMac Dim value As Byte value = instance.GetPendingPacketCount()
byte GetPendingPacketCount()
byte GetPendingPacketCount();
Target Platforms: eMote .NOW
IMac Interface IMac Members