C# Class FxDetector.NativeMethods.MODULEENTRY32

Show file Open project: odalet/Hawkeye2 Class Usage Examples

Public Properties

Property Type Description
GlblcntUsage uint
ProccntUsage uint
dwSize uint
modBaseSize uint
th32ModuleID uint
th32ProcessID uint

Property Details

GlblcntUsage public property

public uint GlblcntUsage
return uint

ProccntUsage public property

public uint ProccntUsage
return uint

dwSize public property

public uint dwSize
return uint

modBaseSize public property

public uint modBaseSize
return uint

th32ModuleID public property

public uint th32ModuleID
return uint

th32ProcessID public property

public uint th32ProcessID
return uint