Class WTypes2
- java.lang.Object
-
- com.github.markusbernhardt.proxy.jna.win.WTypes2
-
public class WTypes2 extends java.lang.ObjectPointer wrapper classes for various Windows SDK types. The JNAWTypesclass 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 classWTypes2.LPWSTRByReferenceA pointer to a LPWSTR.
-
Constructor Summary
Constructors Modifier Constructor Description privateWTypes2()
-