static void ReleaseInstance();
None.
Releases global variables used internally by the NEX library.
Before terminating the NEX library perform finalization processes on all other features and use this function to release global variables.
You need to call this function as many times as you called AcquireInstance
function.
CONFIDENTIAL