[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwabitscfg.pas line 74
type IBITSExtensionSetup = interface(IDispatch) |
function EnableBITSUploads; |
function DisableBITSUploads; |
function GetCleanupTaskName(); |
function GetCleanupTask(); |
end; |
| |
IInterface |