C# Class UlteriusServer.Api.Win32.ProcessStarter.SECURITY_ATTRIBUTES

Datei anzeigen Open project: Ulterius/server

Public Properties

Property Type Description
Length int
bInheritHandle bool
lpSecurityDescriptor System.IntPtr

Property Details

Length public_oe property

public int Length
return int

bInheritHandle public_oe property

public bool bInheritHandle
return bool

lpSecurityDescriptor public_oe property

public IntPtr,System lpSecurityDescriptor
return System.IntPtr