[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3944
type IVCmdEnumW = interface(IUnknown) |
function Next(); |
function Skip(); |
function Reset; |
function Clone(); |
end; |
IUnknown |
? |