OleAutomation.this

Creates an OleAutomation object for the specified client.

@param clientSite the site for the OLE Document or ActiveX Control whose additional functionality you need to access

@exception IllegalArgumentException <ul> <li>ERROR_INVALID_INTERFACE_ADDRESS when called with an invalid client site </ul>

  1. this(IDispatch idispatch)
  2. this(OleClientSite clientSite)
    class OleAutomation

Meta