BUG: IEnumUnknown Is Not Remoted

ID: Q110799


The information in this article applies to:
  • Microsoft OLE Libraries for Windows and Win32s, version 2.01


SYMPTOMS

All calls to IOleContainer::EnumObjects() fail.


CAUSE

IOleContainer::EnumObjects() returns a pointer to IEnumUnknown. The current implementation of OLE does not include remoting code for the IEnumUnknown interface. There is no proxy and stub code, therefore the methods in this interface cannot be marshaled to another process.


STATUS

Microsoft has confirmed this to be a problem in the OLE Libraries version 2.01.

Additional query words: 2.01 buglist2.01 kbbuglist

Keywords : kbole kbGrpCom kbDSupport
Version : WINDOWS:2.01
Platform : WINDOWS
Issue type :


Last Reviewed: October 26, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.