Article ID: 110799 - Last Review: March 3, 2005 - Revision: 1.1 BUG: IEnumUnknown Is Not RemotedThis article was previously published under Q110799 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.
| Article Translations
|

Back to the top
