Samraksh eMote .NOW
Uninit Method



Uninitialize the ADC native driver
Syntax
'Declaration
 
Public Shared Function Uninit() As Boolean
'Usage
 
Dim value As Boolean
 
value = ADCInternal.Uninit()
public static bool Uninit()
public:
static bool Uninit(); 

Return Value

Returns the result of the uninit function
Requirements

Target Platforms: eMote .NOW

See Also

Reference

ADCInternal Class
ADCInternal Members

Send Feedback