Table of Contents

Method ReleaseHandle

Namespace
MaaFramework.Binding.Buffers
Assembly
MaaFramework.Binding.Native.dll

ReleaseHandle()

When overridden in a derived class, executes the code required to free the handle.

protected override void ReleaseHandle()

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaToolkit.MaaToolkitDesktopWindowListDestroy(System.IntPtr).