typedef enum
{
PhoneAppDialMethodNormal = 0, // Normal PhnLibDial()
PhoneAppDialMethodSATSetupCall, // Use SIM Toolkit and respond "affirmative"
// to the SIM's request to set up a call.
}
PhoneAppDialMethodEnum;
thanks
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
