com.sun.jna.examples.win32

Class W32API.UINT_PTR

public static class W32API.UINT_PTR extends IntegerType

Constructor Summary
UINT_PTR()
UINT_PTR(long value)
Method Summary
PointertoPointer()

Constructor Detail

UINT_PTR

public UINT_PTR()

UINT_PTR

public UINT_PTR(long value)

Method Detail

toPointer

public Pointer toPointer()
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.