IWebBrowser2::GetPropertyIWebBrowser2::GetProperty*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::ExecWB
*Next Topic: IWebBrowser2::GoBack

IWebBrowser2::GetProperty

HRESULT GetProperty(
    BSTR szProperty,
    VARIANT FAR* pvtValue
);

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

szProperty
Caller-allocated buffer that contains the name of the property to retrieve.
pvtValue
Address of a variable that receives the value associated with the given property.

Applies To

Internet Explorer

See also IWebBrowser2::PutProperty


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