protected final class StructLayout.WBOOL extends StructLayout.AbstractBoolean
限定符 | 构造器和说明 |
---|---|
protected |
WBOOL() |
protected |
WBOOL(StructLayout.Offset offset) |
protected WBOOL()
protected WBOOL(StructLayout.Offset offset)
public final boolean get(Pointer ptr)
StructLayout.AbstractBoolean
get
在类中 StructLayout.AbstractBoolean
ptr
- The pointer to the field.public final void set(Pointer ptr, boolean value)
StructLayout.AbstractBoolean
set
在类中 StructLayout.AbstractBoolean
ptr
- The pointer to the field.value
- The new value.Copyright © 2021. All rights reserved.