spoolss: fill in spoolss_DeletePort IDL.
[mat/samba.git] / 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
        );
 
        /******************/