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

TIOClipReq

Declaration

Source position: clipboard.pas line 42

type TIOClipReq = record

  io_Message: TMessage;

  io_Device: PDevice;

  io_Unit: PClipboardUnitPartial;

  io_Command: Word;

  io_Flags: Byte;

  io_Error: ShortInt;

  io_Actual: LongWord;

  io_Length: LongWord;

  io_Data: STRPTR;

  io_Offset: LongWord;

  io_ClipID: LongInt;

end;


Documentation generated on: 2017-01-10