Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-998

More control over interfaces supported by QAxServer

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • None
    • ActiveX Support
    • None

    Description

      QAxServer allows the implementation of additional COM interfaces though QAxBindable/Aggregated, but it is not possible to remove interfaces from the implementation.

      Implementing IPersistsPropertyBag will make some COM clients (i.e. PowerPoint) never use the IPersistStorage implementation, which makes it impossible to use certain data-storage features. Overriding the existing IPersistsPropertyBag in QAxAggregated (always return E_NOTIMPL) is not legal according to http://msdn2.microsoft.com/en-us/library/aa768206.aspx.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes