spoolss: fill in spoolss_DeletePort IDL.
authorGünther Deschner <gd@samba.org>
Mon, 4 Oct 2010 07:28:41 +0000 (09:28 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 4 Oct 2010 08:10:16 +0000 (08:10 +0000)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Oct  4 08:10:16 UTC 2010 on sn-devel-104

librpc/idl/spoolss.idl

index b80e218ee83f44caeb5647090a01e2369344156e..682b86a3313e8cb880e50549ead4ac8033aecd1b 100644 (file)
@@ -2282,7 +2282,10 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
 
        /******************/
        /* Function: 0x27 */
-       [todo] WERROR spoolss_DeletePort(
+       WERROR spoolss_DeletePort(
+              [in,unique] [string,charset(UTF16)] uint16 *server_name,
+              [in] uint32 ptr,
+              [in,ref] [string,charset(UTF16)] uint16 *port_name
        );
 
        /******************/