Managed Windows API
Alloc Method (process, size)
Namespaces
►
ManagedWinapi
►
ProcessMemoryChunk
►
Alloc(Process, Int32)
C#
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)