Class WTypes2
- java.lang.Object
-
- com.github.markusbernhardt.proxy.jna.win.WTypes2
-
public class WTypes2 extends java.lang.Object
Pointer wrapper classes for various Windows SDK types. The JNAWTypes
class already have a few of these, but oddly not for all.TODO: Implement pointer wrapper classes for more WTypes, if and when needed.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WTypes2.LPWSTRByReference
A pointer to a LPWSTR.
-
Constructor Summary
Constructors Modifier Constructor Description private
WTypes2()
-