Class WinDef.SCODEByReference

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinDef

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

      • SCODEByReference

        public SCODEByReference()
        Instantiates a new SCODE by reference.
      • SCODEByReference

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

      • setValue

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

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