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

IVDctNotifySink2A

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: speech.pas line 4306

type IVDctNotifySink2A = interface(IVDctNotifySinkA)

  function Error();

  function Warning();

end;

Inheritance

IVDctNotifySink2A

IVDctNotifySinkA

IUnknown

?