]> git.buserror.net Git - polintos/scott/priv.git/blob - doc/orb/newobject
6140c6c6cbde126475aeb045ba5e021195ec2514
[polintos/scott/priv.git] / doc / orb / newobject
1 struct NewObject {
2         u32 guid_hash[5]; // SHA-1 hash of Interface GUIDs
3         u32 id; // Filled in by ORB
4         u32 reserved[3]; // must be zero
5 };