C# Class TOAPI.PSAPI.MODULEINFO

显示文件 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

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

Property Details

EntryPoint public_oe property

public IntPtr,System EntryPoint
return System.IntPtr

SizeOfImage public_oe property

public uint SizeOfImage
return uint

lpBaseOfDll public_oe property

public IntPtr,System lpBaseOfDll
return System.IntPtr