Microsoft SDK for Java

TitleChange

This method of the DWebBrowserEventsEventListener interface notifies an application if the title of a document in the WebBrowser control becomes available or changes.

Syntax

public void TitleChange(java.lang.String Text);

Parameters

Text [in] The caller-allocated buffer that contains the new document title.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.