Table of Contents

Class aat_layout_feature_selector_info_tArrayOwnedHandle

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public class aat_layout_feature_selector_info_tArrayOwnedHandle : aat_layout_feature_selector_info_tArrayHandle, IDisposable
Inheritance
aat_layout_feature_selector_info_tArrayOwnedHandle
Implements
Inherited Members

Methods

Create(aat_layout_feature_selector_info_t[])

public static aat_layout_feature_selector_info_tArrayOwnedHandle Create(aat_layout_feature_selector_info_t[] data)

Parameters

data aat_layout_feature_selector_info_t[]

Returns

aat_layout_feature_selector_info_tArrayOwnedHandle

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.