Samraksh eMote .NOW
GetNeighborStatus Method (IMac)



MAC address of neighbor
Get neighbor status
Syntax
'Declaration
 
Function GetNeighborStatus( _
   ByVal macAddress As UShort _
) As Neighbor
'Usage
 
Dim instance As IMac
Dim macAddress As UShort
Dim value As Neighbor
 
value = instance.GetNeighborStatus(macAddress)
Neighbor GetNeighborStatus( 
   ushort macAddress
)
Neighbor^ GetNeighborStatus( 
   ushort macAddress
) 

Parameters

macAddress
MAC address of neighbor

Return Value

Neighbor status
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IMac Interface
IMac Members

Send Feedback