3.10.4.1.33 Security (Opnum 39)

The Security method is not implemented.

 [propget] HRESULT Security(
   [out, retval] VARIANT* pvarSecurity
 );

pvarSecurity: A pointer to a VARIANT. 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 get_security method MUST take no action and immediately return E_NOTIMPL (0x80004001).