C# 클래스 TOAPI.Kernel32.MODULEENTRY32

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 프로퍼티들

프로퍼티 타입 설명
GlblcntUsage uint
ProccntUsage uint
dwSize uint
hModule System.IntPtr
modBaseAddr System.IntPtr
modBaseSize uint
th32ModuleID uint
th32ProcessID uint

프로퍼티 상세

GlblcntUsage 공개적으로 프로퍼티

public uint GlblcntUsage
리턴 uint

ProccntUsage 공개적으로 프로퍼티

public uint ProccntUsage
리턴 uint

dwSize 공개적으로 프로퍼티

public uint dwSize
리턴 uint

hModule 공개적으로 프로퍼티

public IntPtr,System hModule
리턴 System.IntPtr

modBaseAddr 공개적으로 프로퍼티

public IntPtr,System modBaseAddr
리턴 System.IntPtr

modBaseSize 공개적으로 프로퍼티

public uint modBaseSize
리턴 uint

th32ModuleID 공개적으로 프로퍼티

public uint th32ModuleID
리턴 uint

th32ProcessID 공개적으로 프로퍼티

public uint th32ProcessID
리턴 uint