Class WTypes2


  • public class WTypes2
    extends java.lang.Object
    Pointer wrapper classes for various Windows SDK types. The JNA WTypes 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WTypes2

        private WTypes2()