Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / close Method

In This Topic
    close Method (IHTMLDocument2)
    In This Topic

    close method of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Sub close() 
    void close()
    Remarks

    An original IDL definition of close method was the following: HRESULT close (void);

    See Also