Table of Contents

Class _Win32HCursorFakeArrayOwnedHandle

Namespace
GdkWin32.Internal
Assembly
GdkWin32-4.0.dll
public class _Win32HCursorFakeArrayOwnedHandle : _Win32HCursorFakeArrayHandle, IDisposable
Inheritance
_Win32HCursorFakeArrayOwnedHandle
Implements
Inherited Members

Methods

Create(_Win32HCursorFake[])

public static _Win32HCursorFakeArrayOwnedHandle Create(_Win32HCursorFake[] data)

Parameters

data _Win32HCursorFake[]

Returns

_Win32HCursorFakeArrayOwnedHandle

ReleaseHandle()

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

protected override bool ReleaseHandle()

Returns

bool

true if the handle is released successfully; otherwise, in the event of a catastrophic failure, false. In this case, it generates a releaseHandleFailed Managed Debugging Assistant.