Managed Windows API
AllocStruct Method (process, structure)
NamespacesManagedWinapiProcessMemoryChunkAllocStruct(Process, Object)
Allocate a chunk in another process and unmarshal a struct there.
Declaration Syntax
C#
public static ProcessMemoryChunk AllocStruct(
	Process process,
	Object structure
)
Parameters
process (Process)
structure (Object)

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