<div class="content" name="RetrieveEventList" uuid="4a54ce79-f5c1-4119-aa5c-e361d1e8b6fe"><p>The RetrieveEventList method is not implemented and always
returns an error.</p><dl>
<dd>
<div><pre> [id(1), helpstring(&#34;method RetrieveEventList&#34;)] HRESULT RetrieveEventList(
   [out] BSTR *pbstrEventList
 );
</pre></div>
</dd></dl><p><b>pbstrEventList:</b> Not used.</p><p><b>Return Values: </b>This method returns <b>E_NOTIMPL</b>,
unless a parameter error is found.</p><dl>
<dd>
<table><thead>
  <tr>
   <th>
   <p>Return value/code</p>
   </th>
   <th>
   <p>Description</p>
   </th>
  </tr>
 </thead><tbody><tr>
  <td>0x80004001 E_NOTIMPL</td>
  <td>This function is not implemented.</td>
 </tr></tbody></table>
</dd></dl><p>Additional <a href="7c62a2fd-63f4-435f-8fc8-c94e4509f6fd" data-linktype="relative-path">IResourceManager</a> interface
methods are specified in section 3.2.4.1.</p></div>