3.12.4.1.5 IADs (Opnum 11)

The IADs method is not implemented.

 [propputref] HRESULT IADs(
   [in] IDispatch* pIADs
 );

pIADs: A pointer to an IDispatch interface. The server MUST ignore this parameter.

Return Values: The server MUST return E_NOTIMPL (0x80004001).

Return value/code

Description

0x80004001

E_NOTIMPL

Not implemented.

When processing this call, the server MUST follow these guidelines:

  • Return E_NOTIMPL (0x80004001), and take no further action.