r877: This attempt at IDL was accidently included in the pervious commit.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 May 2004 14:11:39 +0000 (14:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:15 +0000 (12:56 -0500)
Andrew Bartlett

source/librpc/idl/lsa.idl

index 6d81a4cb6f185096e7ee1867a71bbd6b266adb2f..2e3049ac786486badc6cb04d360983b76a0c2cd4 100644 (file)
 
 
        /* Function:    0x2d */
-       NTSTATUS UNK_GET_CONNUSER (
-               [in]  unistr *system_name,
-               [in]  uint32 unknown1,
-               [in]  uint32 unknown2,
-               [in]  uint32 unknown3,
-               [out] unistr *username,
-               [out] unistr *domain_name
-               );
-
+       NTSTATUS UNK_GET_CONNUSER ();
        /* Function:          0x2e */
        NTSTATUS QUERYINFO2 ();
 }