C# Class ApprovalTests.Utilities.ParentProcessUtils.PROCESSENTRY32

ファイルを表示 Open project: approvals/ApprovalTests.Net

Public Properties

Property Type Description
cntThreads uint
cntUsage uint
dwFlags uint
dwSize uint
pcPriClassBase int
th32DefaultHeapID System.IntPtr
th32ModuleID uint
th32ParentProcessID uint
th32ProcessID uint

Property Details

cntThreads public_oe property

public uint cntThreads
return uint

cntUsage public_oe property

public uint cntUsage
return uint

dwFlags public_oe property

public uint dwFlags
return uint

dwSize public_oe property

public uint dwSize
return uint

pcPriClassBase public_oe property

public int pcPriClassBase
return int

th32DefaultHeapID public_oe property

public IntPtr,System th32DefaultHeapID
return System.IntPtr

th32ModuleID public_oe property

public uint th32ModuleID
return uint

th32ParentProcessID public_oe property

public uint th32ParentProcessID
return uint

th32ProcessID public_oe property

public uint th32ProcessID
return uint