C# Class System.IO.Pipes.SecurityAttributesHack

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Свойство Type Description
Inheritable bool
Length int
SecurityDescriptor System.IntPtr

Méthodes publiques

Méthode Description
SecurityAttributesHack ( bool inheritable ) : System

Method Details

SecurityAttributesHack() public méthode

public SecurityAttributesHack ( bool inheritable ) : System
inheritable bool
Résultat System

Property Details

Inheritable public_oe property

public bool Inheritable
Résultat bool

Length public_oe property

public int Length
Résultat int

SecurityDescriptor public_oe property

public IntPtr,System SecurityDescriptor
Résultat System.IntPtr