[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 1959
type IAudioFileNotifySink = interface(IUnknown) |
function FileBegin(); |
function FileEnd(); |
function QueueEmpty; |
function Posn(); |
end; |
IUnknown |
? |