Class WinDef.DWORDByReference

    • Constructor Detail

      • DWORDByReference

        public DWORDByReference()
        Instantiates a new dWOR dby reference.
      • DWORDByReference

        public DWORDByReference​(WinDef.DWORD value)
        Instantiates a new dWOR dby reference.
        Parameters:
        value - the value
    • Method Detail

      • setValue

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

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