Read-only archive of the All About Symbian forum (2001–2013) · About this archive

What to load for a Data Call?

0 replies · 1,063 views · Started 05 October 2004

Hi!

I was wondering what I should load when connecting two phones using a data call between two P900s? What I mean is, what Phone Module, Logical Device, Physical Device and what Comm Module should I load?

The function calls I`m thinking of is:

RTelServer::LoadPhoneModule(PHONE_MODULE_NAME)
User::LoadPhysicalDevice(PDD_NAME)
User::LoadLogicalDevice(LDD_NAME)
RCommServer.LoadCommModule(COMM_MODULE_NAME))

I`m aware of all the dangers in hardcoding the names, but I just want it to work!!! :wink:

Thanks!!!