[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwadskquota.pas line 297
type IDiskQuotaUserBatch = interface(IUnknown) |
function Add(); |
function Remove(); |
function RemoveAll; |
function FlushToDisk; |
end; |
| |
IInterface |