Interface ISupportParameterValues

  • All Superinterfaces:
    com4j.Com4jObject

    public interface ISupportParameterValues
    extends com4j.Com4jObject
    Services to support parameterization.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      IParameterValueFactory parameterValueFactory()
      The parameter value factory that manages the parameter values of the current object.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • parameterValueFactory

        IParameterValueFactory parameterValueFactory()

        The parameter value factory that manages the parameter values of the current object.

        Getter method for the COM property "ParameterValueFactory"

        Returns:
        Returns a value of type otaclient.IParameterValueFactory