C# Class BuildTools.SECURITY_ATTRIBUTES

Show file Open project: DemonWav/BuildToolsGUI

Public Properties

Property Type Description
bInheritHandle System.Int32
lpSecurityDescriptor System.IntPtr
nLength System.UInt32

Property Details

bInheritHandle public property

public Int32,System bInheritHandle
return System.Int32

lpSecurityDescriptor public property

public IntPtr,System lpSecurityDescriptor
return System.IntPtr

nLength public property

public UInt32,System nLength
return System.UInt32