Managed Windows API
Alloc Method (process, size)
NamespacesManagedWinapiProcessMemoryChunkAlloc(Process, Int32)
Allocate a chunk in another process.
Declaration Syntax
C#
public static ProcessMemoryChunk Alloc(
	Process process,
	int size
)
Parameters
process (Process)
size (Int32)

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)