drsuapi.idl: Expose GetNCChanges req8 like req10
authorGarming Sam <garming@catalyst.net.nz>
Tue, 4 Apr 2017 00:18:42 +0000 (12:18 +1200)
committerGarming Sam <garming@samba.org>
Thu, 13 Apr 2017 05:29:16 +0000 (07:29 +0200)
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/drsuapi.idl

index d08054f509bf7f92b96c66f8303a7cd20bdd0d9a..2eb1d655f89e05d788176c96d75509db30cd815b 100644 (file)
@@ -561,7 +561,7 @@ interface drsuapi
                [size_is(num_attids)] drsuapi_DsAttributeId attids[];
        } drsuapi_DsPartialAttributeSet;
 
-       typedef struct {
+       typedef [public] struct {
                GUID destination_dsa_guid;
                GUID source_dsa_invocation_id; /* the 'invocationId' field of the CN=NTDS Settings object */
                [ref] drsuapi_DsReplicaObjectIdentifier *naming_context;