Windows Live
WindowsLiveWriterApplication.BlogThisImageFileList Method

Launch Windows Live Writer with a new Blog This post for the specified image file list.

Syntax

HRESULT BlogThisImageFileList([in] BSTR title, [in] SAFEARRAY( BSTR ) fileNames, [in] BSTR comment);
Parameters

Parameter Description

title

Post title.

fileNames

Array of full local paths to image files

comment

Comment about the images (optional).

Return Value

S_OK on success, otherwise an error HRESULT.

Remarks

This method is not accessible from the default interface (IWindowsLiveWriterApplication) but rather is contained within the IWindowsLiveWriterApplication2 interface.

See Also

Reference

WindowsLiveWriterApplication COM Class

Page view tracker