Windows Live
WindowsLiveWriterApplication.BlogThisHtml Method

Launch Windows Live Writer with a new Blog This post for the specified arbitrary HTML content.

Syntax

HRESULT BlogThisHtml([in] BSTR title, [in] BSTR html);
Parameters

Parameter Description

title

Post title.

html

HTML used to populate the contents of the post.

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