Interface ISupportAssets

  • All Superinterfaces:
    com4j.Com4jObject

    public interface ISupportAssets
    extends com4j.Com4jObject
    Services for managing user assets.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com4j.Com4jObject userAssetFactory()
      The asset's UserAssetFactory object.
      • Methods inherited from interface com4j.Com4jObject

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

      • userAssetFactory

        com4j.Com4jObject userAssetFactory()

        The asset's UserAssetFactory object.

        Getter method for the COM property "UserAssetFactory"

        Returns:
        Returns a value of type com4j.Com4jObject