The external Object - HTML2EXE Programming Interface

Document Path: Home Page / Programming / HTML2EXE / Interfaces / external Object  
Properties Application Frame Property System WebBrowser
Methods GetChildWebBrowser GetParentWebBrowser Test
Properties

Application

Value Application Object
Access Get
Notes

Frame

Value Frame Object
Access Get
Notes

Property

Value VARIANT
Arguments:
  • BSTR name
Access Get, Put
Notes For stroing run-time variables.

System

Value System Object
Access Get
Notes

WebBrowser

Value Object
Arguments:
  • Object winObject (Optional, default(0))
Access Get
Notes Retrieve the Web Browser object from a window object. If the window object is not given, the top-level Web Browser is returned.
Methods

GetChildWebBrowser

Return Value Object
Arguments:
  • Object webBrowser
  • VARIANT nameOrIndex
Notes

GetParentWebBrowser

Return Value Object
Arguments:
  • Object childWebBrowser
Notes

Test

Return Value
Arguments:
  • Object obj
Notes