Space Engineers
Public Attributes | List of all members
KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION Struct Reference

Public Attributes

int Attributes
 
int GrantedAccess
 
int HandleCount
 
int PointerCount
 
int PagedPoolUsage
 
int NonPagedPoolUsage
 
int Reserved1
 
int Reserved2
 
int Reserved3
 
int NameInformationLength
 
int TypeInformationLength
 
int SecurityDescriptorLength
 
System.Runtime.InteropServices.ComTypes.FILETIME CreateTime
 

Detailed Description

Definition at line 345 of file FileLockInfo.cs.

Member Data Documentation

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.Attributes

Definition at line 347 of file FileLockInfo.cs.

System.Runtime.InteropServices.ComTypes.FILETIME KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.CreateTime

Definition at line 359 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.GrantedAccess

Definition at line 348 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.HandleCount

Definition at line 349 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.NameInformationLength

Definition at line 356 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.NonPagedPoolUsage

Definition at line 352 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.PagedPoolUsage

Definition at line 351 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.PointerCount

Definition at line 350 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.Reserved1

Definition at line 353 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.Reserved2

Definition at line 354 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.Reserved3

Definition at line 355 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.SecurityDescriptorLength

Definition at line 358 of file FileLockInfo.cs.

int KeenSoftwareHouse.Library.IO.Win32Processes.Win32API.OBJECT_BASIC_INFORMATION.TypeInformationLength

Definition at line 357 of file FileLockInfo.cs.


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