C# Class TOAPI.PSAPI.MODULEINFO

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
EntryPoint System.IntPtr
SizeOfImage uint
lpBaseOfDll System.IntPtr

Property Details

EntryPoint public property

public IntPtr,System EntryPoint
return System.IntPtr

SizeOfImage public property

public uint SizeOfImage
return uint

lpBaseOfDll public property

public IntPtr,System lpBaseOfDll
return System.IntPtr