public class PInvoke extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PInvoke.ByteArrayBuilder |
static interface |
PInvoke.Callback |
static interface |
PInvoke.Delegate |
static interface |
PInvoke.DllImport |
static class |
PInvoke.IntPtr |
static interface |
PInvoke.MarshalAs |
static class |
PInvoke.NativeStruct |
static interface |
PInvoke.Out |
static interface |
PInvoke.Struct |
static class |
PInvoke.UIntPtr |
static interface |
PInvoke.Union |
| Constructor and Description |
|---|
PInvoke() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(Class clazz) |
static void |
bind(Class clazz,
String library) |
static int |
sizeOf(Class struct,
boolean wideChar) |
Copyright © 2018. All rights reserved.