IEnumSpObjectTokens::Reset (Windows Embedded CE 6.0)
1/6/2010
This method resets the enumeration sequence to the beginning.
Syntax
HRESULT Reset(void);
Parameters
None.
Return Value
The following table shows the possible return values.
Value | Description |
---|---|
S_OK |
Method completed successfully. |
SPERR_UNINITIALIZED |
Attribute parser interface is not initialized. |
Requirements
Header | sapi.h, sapi.idl |
Library | sapilib.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |