Samraksh eMote .NOW
TurnOff Method



Turns off the Radar
Syntax
'Declaration
 
Public Function TurnOff() As Boolean
'Usage
 
Dim instance As RadarInterface
Dim value As Boolean
 
value = instance.TurnOff()
public bool TurnOff()
public:
bool TurnOff(); 

Return Value

The result of turning off the radar: Success, Fail
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RadarInterface Class
RadarInterface Members

Send Feedback