Description
Frees memory allocated by EssVGetDataPoint.
Syntax
EssVFreeDataPoint (Info) ByRef Info As Variant
Parameters
Info
Variant array returned by EssVGetDataPoint.
Return Value
Returns 0 if successful, otherwise, returns -15.
Example
See EssVGetDataPoint for an example of EssVFreeDataPoint.