[Overview][Constants][Types][Classes][Index] Reference for unit 'Speech' (#crwlib)

IVDctTextCache.PasteFromMemory

Declaration

Source position: speech.pas line 4470

function IVDctTextCache.PasteFromMemory(

  dwStart: DWORD;

  dwNumChars: DWORD;

  pMem: Pointer;

  dwMemSize: DWORD;

  var aUnk: IUnknown;

  dwUnkSize: DWORD

):HResult;