SHDocVw.IWebBrowser.Get_type_
Delphi
function Get_type_: WideString; safecall;
C++
virtual HRESULT __safecall Get_type_(System::WideString &__Get_type__result) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowser |
Description
Returns the value of the type_ property.
Use Get_type_ to determine the type of the Automation object whose interface is represented by the Document property.