3.11.4.1.19 Properties (Opnum 25)

The Properties method is not implemented.

 [propget] HRESULT Properties(
   [out, retval] IDispatch** ppcolProperties
 );

ppcolProperties: A pointer to an IDispatch interface 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 server MUST take no action and immediately return E_NOTIMPL (0x80004001).