Class AppInfoIfaceArrayOwnedHandle
public class AppInfoIfaceArrayOwnedHandle : AppInfoIfaceArrayHandle, IDisposable
- Inheritance
-
AppInfoIfaceArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(AppInfoIface[])
public static AppInfoIfaceArrayOwnedHandle Create(AppInfoIface[] data)
Parameters
data
AppInfoIface[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()