HeapCheck.fixedBlockSize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
fixedBlockSize(Int32) | |
fixedBlockSize(Int32, Int32) |
fixedBlockSize(Int32)
fixedBlockSize(Int32, Int32)
public:
virtual int fixedBlockSize(int _pool, int _blockSize);
public virtual int fixedBlockSize (int _pool, int _blockSize);
abstract member fixedBlockSize : int * int -> int
override this.fixedBlockSize : int * int -> int
Public Overridable Function fixedBlockSize (_pool As Integer, _blockSize As Integer) As Integer
Parameters
- _pool
- Int32
- _blockSize
- Int32