|
公有成员 |
| | CComDocumentSchema (CDocumentSchema *pDocSchema) |
| virtual | ~CComDocumentSchema (void) |
静态公有成员 |
| IDocumentSchema * | wrap (CDocumentSchema *pDocSchema) |
| CDocumentSchema * | unwrap (IDocumentSchema *pInterface) |
公有属性 |
| FX_STDMETHOD( | addKeywordItem )(firtex::com::BSTR name, firtex::plugin::FIELDTYPE ft, firtex::plugin::fieldid_t *pid) |
| FX_STDMETHOD( | addUnIndexedItem )(firtex::com::BSTR name, firtex::plugin::fieldid_t *pid) |
| FX_STDMETHOD( | addTextItem )(firtex::com::BSTR name, firtex::plugin::FIELDTYPE ft, firtex::plugin::Store_ store, firtex::plugin::TermVector_ termVector, firtex::plugin::fieldid_t *pid) |
| FX_STDMETHOD( | addUnStoredItem )(firtex::com::BSTR name, firtex::plugin::FIELDTYPE ft, firtex::plugin::TermVector_ termVector, firtex::plugin::fieldid_t *pid) |
| FX_STDMETHOD( | addBinaryItem )(firtex::com::BSTR name, firtex::com::bool_t bCompress, firtex::plugin::fieldid_t *pid) |