Samraksh eMote .NOW
GetID Method (IRadio)
        



Get radio ID
Syntax
'Declaration
 
Function GetID() As Byte
'Usage
 
Dim instance As IRadio
Dim value As Byte
 
value = instance.GetID()
byte GetID()
byte GetID(); 

Return Value

Radio ID
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IRadio Interface
IRadio Members

Send Feedback