IWebBrowser2::get_TypeIWebBrowser2::get_Type*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_TopLevelContainer
*Next Topic: IWebBrowser2::get_Visible

IWebBrowser2::get_Type

HRESULT get_Type(
    BSTR FAR* pbstrType
);

Retrieves the type name of the contained document object.

pbstrType
Address of a callee-allocated buffer that receives the type name. The caller frees this buffer with the SysFreeString API.

Applies To

Internet Explorer, WebBrowser


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