DestroyLibrary

The DestoyLibrary method frees any memory, data structures, critical sections and other resources allocated by the adapter (typically those created by the InitializeLibrary method). It is called only once after any other adapter method invocations.

This method is not called at design time.
MPIRC DestroyLibrary (void)

Inputs

None

Outputs

None

Returns

Success status