C# Class AAFReport.Runner.SECURITY_ATTRIBUTES

Show file Open project: nevali/aaf

Public Properties

Property Type Description
Length int
bInheritHandle bool
lpSecurityDescriptor System.IntPtr

Property Details

Length public property

public int Length
return int

bInheritHandle public property

public bool bInheritHandle
return bool

lpSecurityDescriptor public property

public IntPtr,System lpSecurityDescriptor
return System.IntPtr