Windows Live
WindowsLiveWriterApplication.BlogThisImageFile Method

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

Syntax

HRESULT BlogThisImageFile([in] BSTR title, [in] BSTR fileName, [in] BSTR comment);
Parameters

Parameter Description

title

Post title.

fileName

Full local path to image file (e.g. "C:\Images\Image.gif")

comment

Comment about the image (optional).

Return Value

S_OK on success, otherwise an error HRESULT.

See Also

Reference

WindowsLiveWriterApplication COM Class

Page view tracker