import"so_activex.idl";
|
HRESULT | getSlaveDispatchProvider ([out, retval] IDispatch **retVal) |
|
HRESULT | setSlaveDispatchProvider ([in] IDispatch *xNewDispatchProvider) |
|
HRESULT | getMasterDispatchProvider ([out, retval] IDispatch **retVal) |
|
HRESULT | setMasterDispatchProvider ([in] IDispatch *xNewSupplier) |
|
HRESULT | queryDispatch ([in] IDispatch *aURL, [in] BSTR aTargetFrameName, [in] long nSearchFlags, [out, retval] IDispatch **retVal) |
|
HRESULT | queryDispatches ([in] SAFEARRAY(IDispatch *) aDescripts, [out, retval] SAFEARRAY(VARIANT) *retVal) |
|
HRESULT | dispatch ([in] IDispatch *aURL, [in] SAFEARRAY(VARIANT) aArgs) |
|
HRESULT | addStatusListener ([in] IDispatch *xControl, [in] IDispatch *aURL) |
|
HRESULT | removeStatusListener ([in] IDispatch *xControl, [in] IDispatch *aURL) |
|
HRESULT | getInterceptedURLs ([out, retval] SAFEARRAY(BSTR) *pVal) |
|
Definition at line 91 of file so_activex.idl.
◆ addStatusListener()
HRESULT ISODispatchInterceptor::addStatusListener |
( |
[in] IDispatch * |
xControl, |
|
|
[in] IDispatch * |
aURL |
|
) |
| |
◆ dispatch()
HRESULT ISODispatchInterceptor::dispatch |
( |
[in] IDispatch * |
aURL, |
|
|
[in] SAFEARRAY(VARIANT) |
aArgs |
|
) |
| |
◆ getInterceptedURLs()
HRESULT ISODispatchInterceptor::getInterceptedURLs |
( |
[out, retval] SAFEARRAY(BSTR) * |
pVal | ) |
|
◆ getMasterDispatchProvider()
HRESULT ISODispatchInterceptor::getMasterDispatchProvider |
( |
[out, retval] IDispatch ** |
retVal | ) |
|
◆ getSlaveDispatchProvider()
HRESULT ISODispatchInterceptor::getSlaveDispatchProvider |
( |
[out, retval] IDispatch ** |
retVal | ) |
|
◆ queryDispatch()
HRESULT ISODispatchInterceptor::queryDispatch |
( |
[in] IDispatch * |
aURL, |
|
|
[in] BSTR |
aTargetFrameName, |
|
|
[in] long |
nSearchFlags, |
|
|
[out, retval] IDispatch ** |
retVal |
|
) |
| |
◆ queryDispatches()
HRESULT ISODispatchInterceptor::queryDispatches |
( |
[in] SAFEARRAY(IDispatch *) |
aDescripts, |
|
|
[out, retval] SAFEARRAY(VARIANT) * |
retVal |
|
) |
| |
◆ removeStatusListener()
HRESULT ISODispatchInterceptor::removeStatusListener |
( |
[in] IDispatch * |
xControl, |
|
|
[in] IDispatch * |
aURL |
|
) |
| |
◆ setMasterDispatchProvider()
HRESULT ISODispatchInterceptor::setMasterDispatchProvider |
( |
[in] IDispatch * |
xNewSupplier | ) |
|
◆ setSlaveDispatchProvider()
HRESULT ISODispatchInterceptor::setSlaveDispatchProvider |
( |
[in] IDispatch * |
xNewDispatchProvider | ) |
|
◆ Bridge_implementedInterfaces
SAFEARRAY ISODispatchInterceptor::Bridge_implementedInterfaces |
|
getproperty |
The documentation for this interface was generated from the following file: