IPluginDocDictionary Struct Reference

Universal Document Shell Plugin Dictionary interafce. Through IPluginDocDictionary, UDS may be able to get explaination for certain word. More...

#include <plugin_doc_dictionary.h>

Inheritance diagram for IPluginDocDictionary:
Inheritance graph
[legend]

Data Fields

PluginBool(* is_dictionary )(IPluginUnknown *thiz)
 Check whether the document is a dictionary.

Detailed Description

Universal Document Shell Plugin Dictionary interafce. Through IPluginDocDictionary, UDS may be able to get explaination for certain word.

Copyright (C) 2008 iRex Technologies B.V. All rights reserved.

Definition at line 42 of file plugin_doc_dictionary.h.


Field Documentation

Check whether the document is a dictionary.

Parameters:
thiz IPluginUnknown pointer of the document object.
Returns:
Return PLUGIN_TRUE if this document is a dictionary; otherwise return PLUGIN_FALSE.

Referenced by text::PluginDocImpl::PluginDocImpl(), pdf::PluginDocImpl::PluginDocImpl(), and images::PluginDocImpl::PluginDocImpl().


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208