[Overview][Constants][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_sharm' (#crwlib)

NewSharedMemory

Declaration

Source position: _crw_sharm.pas line 156

function NewSharedMemory(

  const aName: LongString;

  aSize: Integer;

  aMode: Integer = 0

):TSharedMemory;