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

ISRResGraphEx.BestPathEnum

Declaration

Source position: speech.pas line 3171

function ISRResGraphEx.BestPathEnum(

  dwRank: DWORD;

  var adwStartPath: DWORD;

  dwStartPathSteps: DWORD;

  var adwEndPath: DWORD;

  dwEndPathSteps: DWORD;

  fExactMatch: BOOL;

  var sData: SDATA

):HResult;