case phnLibLaunchCmdEvent:

switch ((PhnEventPtr)cmdPBP->eventType)
{
case phnEvtSubscriber: // 0x000A // Incoming call

break;

case phnEvtStartDial: // 0x0027 // Outgoing call

break;
}
...

Hope that helps.

- mvk

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to