summaryrefslogtreecommitdiffstats
path: root/librpc/gen_ndr/drsblobs.h
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/gen_ndr/drsblobs.h')
-rw-r--r--librpc/gen_ndr/drsblobs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/librpc/gen_ndr/drsblobs.h b/librpc/gen_ndr/drsblobs.h
index b7f9dac3495..8a0dd1162b7 100644
--- a/librpc/gen_ndr/drsblobs.h
+++ b/librpc/gen_ndr/drsblobs.h
@@ -135,6 +135,12 @@ struct partialAttributeSetBlob {
union partialAttributeSetCtr ctr;/* [switch_is(version)] */
}/* [public] */;
+struct schemaInfoBlob {
+ uint8_t marker;/* [value(0xFF)] */
+ uint32_t revision;/* [flag(LIBNDR_FLAG_BIGENDIAN)] */
+ struct GUID invocation_id;
+}/* [public,flag(LIBNDR_FLAG_NOALIGN)] */;
+
struct drsuapi_MSPrefixMap_Entry {
uint16_t entryID;
uint16_t length;