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