IFactory.prvInstPoolAdr (PROP)ΒΆ
PROPERTY prvInstPoolAdr : CAA.PVOID
Is called by prvMemAlloc
, to determine the Methode of allocation. (MBM.PoolCreateH
or MBM.PoolCreateP
)
If the return value is CAA.gc_pNULL
then MBM.PoolCreateH
is used.
If the return value is not equal CAA.gc_pNULL
this value is used as a basis for MBM.PoolCreateP