public final class AUPresetEvent
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
AUPresetEvent() |
|
AUPresetEvent(int scope,
int element,
org.moe.natj.general.ptr.ConstVoidPtr preset) |
protected |
AUPresetEvent(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
element() |
org.moe.natj.general.ptr.ConstVoidPtr |
preset() |
int |
scope() |
void |
setElement(int value) |
void |
setPreset(org.moe.natj.general.ptr.ConstVoidPtr value) |
void |
setScope(int value) |