Main Content
NET.enableAutoRelease
Unlock .NET object representing RunTime Callable Wrapper (COM wrapper)
Description
NET.enableAutoRelease(
releases the COM
wrapper when the object goes out of scope.obj
)
Call this function only if the object was locked using NET.disableAutoRelease
Examples
Input Arguments
Version History
Introduced in R2010b