C# Class TOAPI.Kernel32.MODULEENTRY32

Mostra file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
GlblcntUsage uint
ProccntUsage uint
dwSize uint
hModule System.IntPtr
modBaseAddr System.IntPtr
modBaseSize uint
th32ModuleID uint
th32ProcessID uint

Property Details

GlblcntUsage public_oe property

public uint GlblcntUsage
return uint

ProccntUsage public_oe property

public uint ProccntUsage
return uint

dwSize public_oe property

public uint dwSize
return uint

hModule public_oe property

public IntPtr,System hModule
return System.IntPtr

modBaseAddr public_oe property

public IntPtr,System modBaseAddr
return System.IntPtr

modBaseSize public_oe property

public uint modBaseSize
return uint

th32ModuleID public_oe property

public uint th32ModuleID
return uint

th32ProcessID public_oe property

public uint th32ProcessID
return uint