![]() | ![]() | ![]() |
| ||
|
IWebBrowser2::get_Type
HRESULT get_Type( BSTR FAR* pbstrType );Retrieves the type name of the contained document object.
- Returns one of these values:
S_OK The operation was successful. E_FAIL The operation failed. E_OUTOFMEMORY Out of memory.
- 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
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.