38.9.2.2 WinGP handle release
Releases the handle retrieved by the get WinGP handle
function.
Function Name
bool ReleaseRuntimeHandle
( INT32 l_RuntimeHandle );
Argument
l_RuntimeHandle: (i)
WinGP Handle
Return value (NULL)
true: successful /
false: fail
|