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