]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - doc/orb/newobject
xfer to odin
[polintos/scott/priv.git] / doc / orb / newobject
diff --git a/doc/orb/newobject b/doc/orb/newobject
new file mode 100644 (file)
index 0000000..7b1c4c5
--- /dev/null
@@ -0,0 +1,5 @@
+struct NewObject {
+       u32 guid_hash[4]; // Interface GUID checksum
+       u32 id; // Filled in by ORB
+       u32 reserved[3]; // must be zero
+};