[Now Supported on Windows NT]
Returns to the beginning of the enumeration sequence.
HRESULT Reset(
IEnumIDList FAR *pEnumIDList, | |
); |
·Returns the NOERROR value if successful or an OLE-defined error value otherwise.
Parameters
pEnumIDList
Address of the IEnumIDList interface. In C++, this parameter is implicit.
See Also