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

More control over interfaces supported by QAxServer

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes