Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.windows |
Modifier and Type | Method and Description |
---|---|
static boolean |
windows.GetModuleInformation(Pointer hProcess,
Pointer hModule,
MODULEINFO lpmodinfo,
int cb) |
Modifier and Type | Method and Description |
---|---|
MODULEINFO |
MODULEINFO.EntryPoint(Pointer setter) |
MODULEINFO |
MODULEINFO.lpBaseOfDll(Pointer setter) |
MODULEINFO |
MODULEINFO.position(long position) |
MODULEINFO |
MODULEINFO.SizeOfImage(int setter) |
Copyright © 2020. All rights reserved.