Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

MEMF_24BITDMA

Memory Requirement Type. DMAable memory within 24 bits of address.

Declaration

Source position: exec.pas line 319

const MEMF_24BITDMA = 1 shl 9;

See also

Exec.ExecAllocMem

  

Allocate memory given certain requirements

AvailMem

  

Check memory available given certain requirements

CreatePool

  

Create a new pool for memory allocations


Documentation generated on: 2021-07-30