Windows Live
Windows Live Photo Gallery Publishing Plug-in Architecture

[This documentation is preliminary and is subject to change.]

The following diagram shows the interfaces between a publishing plug-in and the hosting Windows Live application.

Cc967073.bcbc0656-eb84-4fd8-b6ce-3385f40b4a39(en-us,MSDN.10).png

The publishing plug-in platform communicates with a plug-in through the IPublishPlugin interface, which the plug-in must implement. Each selected photo or video file is passed to the plug-in as a stream; metadata can be read through the IPublishProperties interface. Publishing progress can be displayed to the user through the IPublishProgressCallback interface.

When a publishing plug-in is activated, the hosting Windows Live application makes several calls to the plug-in through the IPublishPlugin interface. The following diagram shows these calls for a typical publishing session.

Cc967073.342e4d63-4a2f-4f77-b4ca-02a19e20708e(en-us,MSDN.10).png
See Also

Reference

ShowConfigurationSettings Method
IPublishProperties Interface
PublishItem Method
HasPublishResults Method
HasSummaryInformation Method
LaunchPublishResults Method
ShowSummaryInformation Method

Concepts

Communicating with the Windows Live Photo Gallery Publishing Plug-in Platform
Windows Live Photo Gallery Publishing Plug-in Registry Settings

Page view tracker