C# Class System.IO.Pipes.SecurityAttributesHack

Mostrar archivo Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
Inheritable bool
Length int
SecurityDescriptor System.IntPtr

Public Methods

Method Description
SecurityAttributesHack ( bool inheritable ) : System

Method Details

SecurityAttributesHack() public method

public SecurityAttributesHack ( bool inheritable ) : System
inheritable bool
return System

Property Details

Inheritable public_oe property

public bool Inheritable
return bool

Length public_oe property

public int Length
return int

SecurityDescriptor public_oe property

public IntPtr,System SecurityDescriptor
return System.IntPtr