27 #ifndef __CDataExchangeHandler_Extensible__ 28 #define __CDataExchangeHandler_Extensible__ 30 #include "IDataExchangeHandler.h" 31 #include "PMFlavorTypes.h" 32 #include "HelperInterface.h" 34 #include "IDataExchHandlerFlavorHelper.h" 55 virtual ServiceID GetDEHandlerHelperServiceID()
const = 0;
61 enum eActionType {kInternalizeFlavorAction, kExternalizeFlavorAction};
64 virtual void Clear() = 0;
65 virtual bool16
IsEmpty()
const = 0;