[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaactivex.pas line 752
type IEnumSTATPROPSETSTG = interface(IUnknown) |
function Next(); |
function Skip(); |
function Reset; |
function Clone(); |
end; |
| |
IInterface |