IWebBrowser2::PutPropertyIWebBrowser2::PutProperty*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::Navigate2
*Next Topic: IWebBrowser2::QueryStatusWB

IWebBrowser2::PutProperty

HRESULT PutProperty(
    BSTR szProperty,
    VARIANT vtValue
);

Sets the value of a property associated with the given object.

szProperty
Caller-allocated buffer that contains the name of the property to set.
vtValue
New value for the given property.

Applies To

Internet Explorer

See also IWebBrowser2::GetProperty


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.