HeapCheck.smallBlockSize 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
smallBlockSize(Int32) | |
smallBlockSize(Int32, Int32) |
smallBlockSize(Int32)
smallBlockSize(Int32, Int32)
public:
virtual int smallBlockSize(int _pool, int _blockSize);
public virtual int smallBlockSize (int _pool, int _blockSize);
abstract member smallBlockSize : int * int -> int
override this.smallBlockSize : int * int -> int
Public Overridable Function smallBlockSize (_pool As Integer, _blockSize As Integer) As Integer
Parameters
- _pool
- Int32
- _blockSize
- Int32