C# Class GS.Common.IO.UnmanagedBufferPool

ファイルを表示 Open project: Gainedge/BetterExplorer

Public Methods

Method Description
Alloc ( int pageSize ) : IntPtr

Method Details

Alloc() public static method

public static Alloc ( int pageSize ) : IntPtr
pageSize int
return System.IntPtr