Package com.sun.jna.platform.win32
Class WinDef.PVOID
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WinDef.PVOID
- All Implemented Interfaces:
- NativeMapped
- Direct Known Subclasses:
- Ddeml.HDDEDATA,- WinUser.HDEVNOTIFY
- Enclosing interface:
- WinDef
The Class PVOID.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
- 
Constructor Details- 
PVOIDpublic PVOID()
- 
PVOIDInstantiates a new pvoid.- Parameters:
- pointer- the pointer
 
 
-