COM question
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Fri, 25 May 2007 10:19:33 -0700
Hi,
I'm doing some work with a COM object which is running on Windows CE devices
and which is used, via DCOM, from other devices, PCs, generally, on the
network. Most of what I'm doing works, but the object has a method that
returns an IEnumString interface pointer to the caller and that doesn't
work. There is an Interfaces entry for it in the registry on the device, so
it seems like it should be OK. Is there a known limitation on marshaling
that interface or something? Might I have left something out of the OS that
would affect this (it's a DCOM build, headless).
To this point, I've only found the problem on CE3 devices, but will test 4.2
and 5.0 soon.
Thanks,
Paul T.
.
- Follow-Ups:
- Re: COM question
- From: John Spaith [MS]
- Re: COM question
- Prev by Date: Re: CF 2.0 broken by WinCE 4..2 March '07 QFE?
- Next by Date: Re: KITL_RETAILMSG and reentrent???
- Previous by thread: KITL_RETAILMSG and reentrent???
- Next by thread: Re: COM question
- Index(es):
Relevant Pages
|