From: Raghu Sunkara on 23 Nov 2006 04:18 hi i am trying to use cemapi.dll(com component) in c#, but i am getting unsupported interface exception. i am getting this exception exactly when i tried to use IMAPISession interface. but i wrote vc++ code to use the IMAPISession interface i am not getting any error. If you know why this is happening like this reply me soon. Thanks Raghu Sunkara
From: Peter Foot [MVP] on 23 Nov 2006 17:07 CEMAPI doesn't conform to COM standards for IUnknown implementation so cannot be used with COM Interop in .NETCF 2.0 Peter -- Peter Foot Device Application Development MVP www.peterfoot.net | www.inthehand.com "Raghu Sunkara" <raghu.sunkara(a)infotech.kilmist.com> wrote in message news:eLJw3$tDHHA.3596(a)TK2MSFTNGP03.phx.gbl... > hi > > i am trying to use cemapi.dll(com component) in c#, but i am getting > unsupported interface exception. > > i am getting this exception exactly when i tried to use IMAPISession > interface. > > but i wrote vc++ code to use the IMAPISession interface i am not getting > any error. > > If you know why this is happening like this reply me soon. > > Thanks > Raghu Sunkara > >
|
Pages: 1 Prev: Unresolved error for SerialPortServiceClass_UUID Next: Support for execScript in Pocket IE |