Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the user type name of the contained document object.
Syntax
Property values
Type: String
the type name. For example, this method returns "HTML Document" if the document supports the IHTMLDocument2 interface.
Remarks
The WebBrowser object delegates this method to the top-level frame. If no frame exists, it returns E_FAIL.