FreeRDP
OBJECT_ATTRIBUTES Struct Reference

#include <nt.h>

Collaboration diagram for OBJECT_ATTRIBUTES:

Data Fields

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

Field Documentation

◆ Attributes

ULONG OBJECT_ATTRIBUTES::Attributes

◆ Length

ULONG OBJECT_ATTRIBUTES::Length

◆ ObjectName

PUNICODE_STRING OBJECT_ATTRIBUTES::ObjectName

◆ RootDirectory

HANDLE OBJECT_ATTRIBUTES::RootDirectory

◆ SecurityDescriptor

PVOID OBJECT_ATTRIBUTES::SecurityDescriptor

◆ SecurityQualityOfService

PVOID OBJECT_ATTRIBUTES::SecurityQualityOfService

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