com.sun.jna.platform.win32
Class WinDef.USHORTbyReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.platform.win32.WinDef.USHORTbyReference
- All Implemented Interfaces:
- NativeMapped
- Enclosing interface:
- WinDef
public static class WinDef.USHORTbyReference
- extends ByReference
WinDef.USHORTbyReference
public WinDef.USHORTbyReference()
WinDef.USHORTbyReference
public WinDef.USHORTbyReference(WinDef.USHORT value)
setValue
public void setValue(WinDef.USHORT value)
getValue
public WinDef.USHORT getValue()
Copyright © 2007-2013 Timothy Wall. All Rights Reserved.