FreeRDP
OBJECT_ATTRIBUTES Struct Reference
Collaboration diagram for OBJECT_ATTRIBUTES:

Data Fields

ULONG Length
 
HANDLE RootDirectory
 
PUNICODE_STRING ObjectName
 
ULONG Attributes
 
PVOID SecurityDescriptor
 
PVOID SecurityQualityOfService
 

Detailed Description

Definition at line 1434 of file nt.h.

Field Documentation

◆ Attributes

ULONG OBJECT_ATTRIBUTES::Attributes

Definition at line 1439 of file nt.h.

◆ Length

ULONG OBJECT_ATTRIBUTES::Length

Definition at line 1436 of file nt.h.

◆ ObjectName

PUNICODE_STRING OBJECT_ATTRIBUTES::ObjectName

Definition at line 1438 of file nt.h.

◆ RootDirectory

HANDLE OBJECT_ATTRIBUTES::RootDirectory

Definition at line 1437 of file nt.h.

◆ SecurityDescriptor

PVOID OBJECT_ATTRIBUTES::SecurityDescriptor

Definition at line 1440 of file nt.h.

◆ SecurityQualityOfService

PVOID OBJECT_ATTRIBUTES::SecurityQualityOfService

Definition at line 1441 of file nt.h.


The documentation for this struct was generated from the following file: