C# 클래스 System.IO.Pipes.SecurityAttributesHack

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Inheritable bool
Length int
SecurityDescriptor System.IntPtr

공개 메소드들

메소드 설명
SecurityAttributesHack ( bool inheritable ) : System

메소드 상세

SecurityAttributesHack() 공개 메소드

public SecurityAttributesHack ( bool inheritable ) : System
inheritable bool
리턴 System

프로퍼티 상세

Inheritable 공개적으로 프로퍼티

public bool Inheritable
리턴 bool

Length 공개적으로 프로퍼티

public int Length
리턴 int

SecurityDescriptor 공개적으로 프로퍼티

public IntPtr,System SecurityDescriptor
리턴 System.IntPtr