Samraksh eMote .NOW
GetAddress Method (IRadio)



Get radio address
Syntax
'Declaration
 
Function GetAddress() As UShort
'Usage
 
Dim instance As IRadio
Dim value As UShort
 
value = instance.GetAddress()
ushort GetAddress()
ushort GetAddress(); 

Return Value

Radio address
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IRadio Interface
IRadio Members

Send Feedback