C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ISearchCollection Interface Reference

The collection interface for the recls COM mapping. More...

import "recls_com.idl";

List of all members.

Public Methods

HRESULT _NewEnum ([out, retval] IUnknown **pVal)
 Returns the enumerator for the collection.


Detailed Description

The collection interface for the recls COM mapping.


Member Function Documentation

HRESULT _NewEnum [out, retval] IUnknown **    pVal
 

Returns the enumerator for the collection.

Note:
The collection returned supports the IEnumVARIANT interface and the IEnumFileEntry interface, but can only support one or the other. This means that once either is queried for, the other will be unobtainable.


The documentation for this interface was generated from the following file:

recls Library documentation © Synesis Software Pty Ltd, 2001-2004