IPluginRotation Struct Reference

Univeral Document Shell Plugin Rotation interface Through IPluginRotation, caller can set/get rotation value to/from plugin. More...

#include <plugin_rotation.h>

Inheritance diagram for IPluginRotation:
Inheritance graph
[legend]

Data Fields

PluginStatus(* set_rotation )(IPluginUnknown *thiz, const PluginRotationDegree rotation)
 Set rotation direction.
PluginRotationDegree(* get_rotation )(IPluginUnknown *thiz)
 Get rotation status.

Detailed Description

Univeral Document Shell Plugin Rotation interface Through IPluginRotation, caller can set/get rotation value to/from plugin.

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

Definition at line 42 of file plugin_rotation.h.


Field Documentation

Set rotation direction.

Parameters:
thiz IPluginUnknown pointer to the object that implements IPluginRotation.
rotation Rotation direction to be set.
Returns:
TODO. Add return codes here.

Referenced by pdf::PluginRenderResultImpl::PluginRenderResultImpl(), images::PluginRenderResultImpl::PluginRenderResultImpl(), pdf::PluginRenderSettingsImpl::PluginRenderSettingsImpl(), and images::PluginRenderSettingsImpl::PluginRenderSettingsImpl().


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