cmc_logon failed with outlook 2002

L

Laurent

Hi,

I use the cmc_logon function to log a client application
to a service provider but the following code failed :

if ((ulResult = CMCLogon
(NULL,NULL,NULL,0,0,CMC_VERSION,CMC_LOGON_UI_ALLOWED
|CMC_ERROR_UI_ALLOWED,&lhSession,NULL))==CMC_SUCCESS)

the return code is CMC_E_FAILURE

This logon works correctly with Outlook 2000

Thanks,

Laurent.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top