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