Interface ISupportResults

  • All Superinterfaces:
    com4j.Com4jObject

    public interface ISupportResults
    extends com4j.Com4jObject
    For HP use. Represents a entity supporting Results Modeing feature.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com4j.Com4jObject resultFactory()
      The ResultFactory for the current entity.
      • Methods inherited from interface com4j.Com4jObject

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

      • resultFactory

        com4j.Com4jObject resultFactory()

        The ResultFactory for the current entity.

        Getter method for the COM property "ResultFactory"

        Returns:
        Returns a value of type com4j.Com4jObject