mpiAdcDelete

Declaration
long mpiAdcDelete(MPIAdc  adc)
Required Header adc.h
Description

AdcDelete deletes an Adc object and invalidates its handle (adc). AdcDelete is the equivalent of a C++ destructor.

Return Values
MPIMessageOK if AdcDelete successfully deletes the Adc object and invalidates its handle
See Also mpiAdcCreate | mpiAdcValidate