mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
drsuapi.idl: Expose GetNCChanges req8 like req10
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
6e8fcd8833
commit
acc66d91b2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user