BUG: IEnumUnknown Is Not RemotedLast reviewed: April 21, 1995Article ID: Q110799 |
The information in this article applies to:
SYMPTOMSAll calls to IOleContainer::EnumObjects() fail.
CAUSEIOleContainer::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.
STATUSMicrosoft has confirmed this to be a problem in the OLE Libraries version 2.01. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: 2.01 buglist2.01
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |