3.12.4.1.4 IADs (Opnum 10)

The IADs method is not implemented.

 [propget] HRESULT IADs(
   [out, retval] IDispatch** ppIADs
 );

ppIADs: Pointer to an IDispatch pointer. 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.