Interface IAuditRecordAdder

  • All Superinterfaces:
    com4j.Com4jObject

    public interface IAuditRecordAdder
    extends com4j.Com4jObject
    Custom audit events.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void addAuditRecord​(com4j.Com4jObject pAuditRecordData)
      Adds a custom audit record.
      • Methods inherited from interface com4j.Com4jObject

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

      • addAuditRecord

        void addAuditRecord​(com4j.Com4jObject pAuditRecordData)

        Adds a custom audit record.

        Parameters:
        pAuditRecordData - Mandatory com4j.Com4jObject parameter.