C# Class dlech.SshAgentLib.WinInternals.SYSTEM_HANDLE_ENTRY

Show file Open project: dlech/SshAgentLib

Public Properties

Property Type Description
AccessMask System.UInt32
HandleFlags System.Byte
HandleValue System.UInt16
ObjectPointer System.IntPtr
ObjectType System.Byte
OwnerPid System.UInt32

Property Details

AccessMask public property

public UInt32,System AccessMask
return System.UInt32

HandleFlags public property

public Byte,System HandleFlags
return System.Byte

HandleValue public property

public UInt16,System HandleValue
return System.UInt16

ObjectPointer public property

public IntPtr,System ObjectPointer
return System.IntPtr

ObjectType public property

public Byte,System ObjectType
return System.Byte

OwnerPid public property

public UInt32,System OwnerPid
return System.UInt32