[]
        
(Showing Draft Content)

C1.Util.DX.DXUtil.FreeMemory

FreeMemory Method

FreeMemory(IntPtr)

Allocate an aligned memory buffer.

Declaration
public static void FreeMemory(IntPtr alignedBuffer)
Parameters
Type Name Description
IntPtr alignedBuffer
Remarks

The buffer must have been allocated with AllocateMemory(int, int).