Object Manager: Difference between revisions

Content deleted Content added
m Object structure: syntax highliting
Low power (talk | contribs)
Object structure: Fixup the typedef
Tag: shouting
Line 72:
PSECURITY_DESCRIPTOR SecurityDescriptor;
PSECURITY_QUALITY_OF_SERVICE SecurityQualityOfService;
} OBJECT_ATTRIBUTES *POBJECT_ATTRIBUTES;
}
</source>