Class WTypes.BSTRByReference

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.platform.win32.WTypes.BSTRByReference
All Implemented Interfaces:
NativeMapped
Enclosing interface:
WTypes

public static class WTypes.BSTRByReference extends ByReference
  • Constructor Details

    • BSTRByReference

      public BSTRByReference()
    • BSTRByReference

      public BSTRByReference(WTypes.BSTR value)
  • Method Details