Space Engineers
Public Attributes | List of all members
VRage.Service.NativeMethods.LSA_OBJECT_ATTRIBUTES Class Reference

Public Attributes

IntPtr rootDirectory = (IntPtr)0
 
IntPtr pointerLsaString = (IntPtr)0
 
IntPtr pointerSecurityDescriptor = (IntPtr)0
 
IntPtr pointerSecurityQualityOfService = (IntPtr)0
 
int length
 
int attributes
 

Detailed Description

Definition at line 339 of file NativeMethods.cs.

Member Data Documentation

int VRage.Service.NativeMethods.LSA_OBJECT_ATTRIBUTES.attributes

Definition at line 346 of file NativeMethods.cs.

int VRage.Service.NativeMethods.LSA_OBJECT_ATTRIBUTES.length

Definition at line 345 of file NativeMethods.cs.

IntPtr VRage.Service.NativeMethods.LSA_OBJECT_ATTRIBUTES.pointerLsaString = (IntPtr)0

Definition at line 342 of file NativeMethods.cs.

IntPtr VRage.Service.NativeMethods.LSA_OBJECT_ATTRIBUTES.pointerSecurityDescriptor = (IntPtr)0

Definition at line 343 of file NativeMethods.cs.

IntPtr VRage.Service.NativeMethods.LSA_OBJECT_ATTRIBUTES.pointerSecurityQualityOfService = (IntPtr)0

Definition at line 344 of file NativeMethods.cs.

IntPtr VRage.Service.NativeMethods.LSA_OBJECT_ATTRIBUTES.rootDirectory = (IntPtr)0

Definition at line 341 of file NativeMethods.cs.


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