Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_RegisterAsDropTarget Next Topic: IWebBrowser2::get_Silent |
IWebBrowser2::get_Resizable
HRESULT get_Resizable( VARIANT_BOOL FAR* pValue );Retrieves the Internet Explorer object's resizable property.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- pValue
- Address of a variable that receives a nonzero value if the object is resizable or zero if it is not resizable.
Applies To
Internet Explorer
See also IWebBrowser2::put_Resizable
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.