[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3914
type IVCmdNotifySinkW = interface(IUnknown) |
function CommandRecognize(); |
function CommandOther(); |
function CommandStart; |
function MenuActivate(); |
function UtteranceBegin; |
function UtteranceEnd; |
function VUMeter(); |
function AttribChanged(); |
function Interference(); |
end; |
IUnknown |
? |