eventlog: fill in IDL for eventlog_BackupEventLogW.
authorGünther Deschner <gd@samba.org>
Tue, 20 Jan 2009 21:06:01 +0000 (22:06 +0100)
committerGünther Deschner <gd@samba.org>
Sat, 24 Jan 2009 02:32:59 +0000 (03:32 +0100)
Guenther

librpc/idl/eventlog.idl

index 40def82c692e2ea32dd497baadecd9467187d5cf..8c1df3d166405119581b6cfbf882b7582d9746b5 100644 (file)
@@ -67,8 +67,11 @@ import "lsa.idl", "security.idl";
 
        /******************/
        /* Function: 0x01 */
-       [todo] NTSTATUS eventlog_BackupEventLogW();
-       
+       NTSTATUS eventlog_BackupEventLogW(
+               [in] policy_handle *handle,
+               [in,ref] lsa_String *backup_filename
+               );
+
        /******************/
        /* Function: 0x02 */
        NTSTATUS eventlog_CloseEventLog(