[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IMalloc

IMalloc Interface

This interface is for internal use only.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("00000002-0000-0000-C000-000000000046")]
public interface IMalloc

Methods

Name Description
Alloc(uint)

This member is for internal use only.

DidAlloc(IntPtr)

This member is for internal use only.

Free(IntPtr)

This member is for internal use only.

GetSize(IntPtr)

This member is for internal use only.

HeapMinimize()

This member is for internal use only.

Realloc(IntPtr, uint)

This member is for internal use only.