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

IVDctNotifySink2W

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

Declaration

Source position: speech.pas line 4314

type IVDctNotifySink2W = interface(IVDctNotifySinkW)

  function Error();

  function Warning();

end;

Inheritance

IVDctNotifySink2W

IVDctNotifySinkW

IUnknown

?