ok I found it
> Hello, > > I have a problem and I don't understand Palm OS Reference. > I make this: > SearchStateType searchInfo; > UInt16 cardNo; > LocalID dbID; > Boolean firstTime; > > DmGetNextDatabaseByTypeCreator(firstTime, &searchInfo, NULL, > 0, 0, &cardNo, &dbID) > > and when I try to compile, there is this as error: > > Error : undefined identifier 'SearchStateType' > Error : undefined identifier 'searchinfo' > > I think I must declare the type of searchinfo but I don't know what to put. > > If someone could help me I would be very nice. > > Thanks > > Helene. > > ____________________________________________________________ > Faites un voeu et puis Voila ! www.voila.fr > Avec Voila Mail, consultez vos e-mails sur votre mobile Wap. > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see >http://www.palmos.com/dev/tech/support/forums/ > ____________________________________________________________ Faites un voeu et puis Voila ! www.voila.fr Avec Voila Mail, consultez vos e-mails sur votre mobile Wap. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
