PDA

View Full Version : ConnMgrEstablishConnectionSync problems with sx56


Anonymous
22-04-2003, 11:23 PM
in ConnMgrEstablishConnectionSync api function what does the error code
mean:

CONNMGR_STATUS_NOPATHTODESTINATION = No path to the destination could be
found.

it is a bit ambigous. the problem only occurs on sx56... does not happen on
the t-mobile version of the same phone.

and if i manually start the connection through the connection manager
application once, then disconnect, the ConnMgrEstablishConnectionSync api
function works once or twice, then fails to work from that point on.

any help is greatly appreciated.

awolverton@jpmobile.com

jrom
05-05-2003, 03:46 PM
Have you tried using "ConnMgrMapURL" API call? And map the GUID in the CONNMGR_CONNECTIONINFO struct and then call the ConnMgrEstablishConnectionSync function.