Object Manager: Difference between revisions

Content deleted Content added
No edit summary
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags
Line 65:
 
OBJECT_ATTRIBUTES structure:
<sourcesyntaxhighlight lang="c">
typedef struct _OBJECT_ATTRIBUTES {
ULONG Length;
Line 74:
PSECURITY_QUALITY_OF_SERVICE SecurityQualityOfService;
} OBJECT_ATTRIBUTES *POBJECT_ATTRIBUTES;
</syntaxhighlight>
</source>
 
The Attributes member can be zero, or a combination of the following flags: