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

TMemHandlerData

Memory Handler

Declaration

Source position: exec.pas line 558

type TMemHandlerData = record

  memh_RequestSize: LongWord;

  

Requested allocation size

  memh_RequestFlags: LongWord;

  

Requested allocation flags

  memh_Flags: LongWord;

  

Flags = MEMHF_RECYCLE

end;

Description

This structure is READ ONLY and only EXEC can create it!


Documentation generated on: 2021-07-30