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