ImageEn, unit iexBitmaps

TIEIPTCInfoList.AddBufferItem

TIEIPTCInfoList.AddBufferItem


Declaration

function AddBufferItem(RecordNumber: integer; DataSet: integer; Buffer: pointer; BufferLength: integer): integer;


Description

Adds a memory buffer (non-textual information) with the specified RecordNumber and DataSet.
Result is the index of the new item, where the first item in the list has an index of 0.