/////////////////////////////////////////////////////////////////////////////
//  FILE          : FaxSchemaConst.h                                       //
//                                                                         //
//  DESCRIPTION   : All strings must be used explicitly of                 //
//                  schema containers.                                     //
//                                                                         //
//                 Do not make any inclusion from this file to others      //
//                 since file included by setup files !!!                  //                                                                      //
//                                                                         //
//  AUTHOR        : yossg                                                  //
//                                                                         //
//  HISTORY       :                                                        //
//      Jun 16 1999 yossg   create                                         //
//                                                                         //
//  Copyright (C) 1999   Microsoft Corporation   All Rights Reserved       //
/////////////////////////////////////////////////////////////////////////////
#ifndef _H_FAXSCHEMACONST_H_
#define _H_FAXSCHEMACONST_H_

#define SCHEMA_DEVICEDEFAULTS_CONTAINER_NAME L"Fax-DeviceDefaults"

#endif //_H_FAXSCHEMACONST_H_