#include "plugin_type.h"
#include "plugin_unknown.h"
Go to the source code of this file.
Data Structures | |
struct | IPluginDocument |
Universal Document Shell Plugin Document interface. Through IPluginDocument, caller can open and close a specified document, estimate whether an interface pointer delegates an opened document object, and create a new view object. More... |