C# Class AAFReport.Runner.SECURITY_ATTRIBUTES

显示文件 Open project: nevali/aaf

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