_IPluginUnknown Struct Reference

Universal Document Shell plugin unknown interface. Through IPluginUnknown, caller is able to access the other interfaces by given object. More...

#include <plugin_unknown.h>

Inheritance diagram for _IPluginUnknown:
Inheritance graph
[legend]

Public Member Functions

virtual ~_IPluginUnknown ()

Data Fields

PluginStatus(* query_interface )(IPluginUnknown *thiz, const UDSString *id, void **ptr)
 Query specified interface according to the interface id.
int(* release )(IPluginUnknown *thiz)
 Release the object.

Detailed Description

Universal Document Shell plugin unknown interface. Through IPluginUnknown, caller is able to access the other interfaces by given object.

Definition at line 46 of file plugin_unknown.h.


Constructor & Destructor Documentation

virtual _IPluginUnknown::~_IPluginUnknown (  )  [inline, virtual]

Definition at line 53 of file plugin_unknown.h.

00053 {}


Field Documentation


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