mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / ReleaseObject Method

The programmatic identifier of the object instance.

In This Topic
    ReleaseObject Method
    In This Topic
    Description

    Releases the Proxy and Stub objects created by AddObject and releases the COM object.

    Syntax
    Visual Basic
    Public Sub ReleaseObject( _
       ByVal Name As String _
    ) 
    Parameters
    Name

    The programmatic identifier of the object instance.

    Remarks
    See AddObject for complete guide and information.
    See Also