serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactsgetidsprovidertest/inc/tcontactsgetidsprovidertest.pan
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 Aug 2009 07:43:07 +0300
changeset 22 fc9cf246af83
permissions -rw-r--r--
Revision: 200931 Kit: 200935

/*
 ============================================================================
 Name		: tcontactsgetidsprovidertest.pan
 Author	  : reethu j
 Copyright   : Your copyright notice
 Description : Panic codes
 ============================================================================
 */

#ifndef __TCONTACTSGETIDSPROVIDERTEST_PAN__
#define __TCONTACTSGETIDSPROVIDERTEST_PAN__

//  Data Types

enum TtcontactsgetidsprovidertestPanic
    {
    EtcontactsgetidsprovidertestNullPointer
    };

//  Function Prototypes

GLREF_C void Panic(TtcontactsgetidsprovidertestPanic aPanic);

#endif  // __TCONTACTSGETIDSPROVIDERTEST_PAN__