2 uuid("ecec0d70-a603-11d0-96b1-00a0c91ece30"),
4 pointer_default(unique),
5 helpstring("Backup support for Active Directory")
8 [todo
] void HrRBackupPrepare
();
9 [todo
] void HrRBackupEnd
();
10 [todo
] void HrRBackupGetAttachmentInformation
();
11 [todo
] void HrRBackupOpenFile
();
12 [todo
] void HrRBackupRead
();
13 [todo
] void HrRBackupClose
();
14 [todo
] void HrRBackupGetBackupLogs
();
15 [todo
] void HrRBackupTruncateLogs
();
16 [todo
] void HrRBackupPing
();
20 uuid("16e0cf3a-a604-11d0-96b1-00a0c91ece30"),
22 pointer_default(unique),
23 helpstring("Restoring Active Directory backups")
24 ] interface ad_restore
26 [todo
] void HrRIsNTDSOnline
();
27 [todo
] void HrRRestorePrepare
();
28 [todo
] void HrRRestoreRegister
();
29 [todo
] void HrRRestoreRegisterComplete
();
30 [todo
] void HrRRestoreGetDatabaseLocations
();
31 [todo
] void HrRRestoreEnd
();
32 [todo
] void HrRRestoreSetCurrentLogNumber
();
33 [todo
] void HrRRestoreCheckLogsForBackup
();