[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

FreeIntuiMessage

Free an previously allocated Intuimessage

Declaration

Source position: intuition.pas line 3327

procedure FreeIntuiMessage(

  IMsg: PIntuiMessage

);

Arguments

IMsg

  

Message allocated with AllocIntuiMessage()

See also

AllocIntuiMessage

  

Allocate memory for an IntuiMessage


Documentation generated on: 2017-01-10