Class WinDef.ULONGByReference

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinDef

    public static class WinDef.ULONGByReference
    extends ByReference
    The Class ULONGByReference.
    • Constructor Detail

      • ULONGByReference

        public ULONGByReference()
        Instantiates a new ULONG by reference.
      • ULONGByReference

        public ULONGByReference​(WinDef.ULONG value)
        Instantiates a new ULONG by reference.
        Parameters:
        value - the value
    • Method Detail

      • setValue

        public void setValue​(WinDef.ULONG value)
        Sets the value.
        Parameters:
        value - the new value
      • getValue

        public WinDef.ULONG getValue()
        Gets the value.
        Returns:
        the value