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