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