3.12.4.1.12 Destinations (Opnum 18)

The Destinations method is not implemented.

 [propget] HRESULT Destinations(
   [out, retval] IDispatch** ppDestinations
 );

ppDestinations: 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.

The Destinations method MUST take no action and immediately return E_NOTIMPL (0x80004001).