You are reading help file online using chmlib.com
|
IEnumSpObjectTokens::Reset resets the enumeration sequence to the beginning.
HRESULT Reset ( void );
| Value | Description |
|---|---|
| S_OK | Method completed successfully. |
| SPERR_UNINITIALIZED | Attribute parser interface is not initialized. |
You are reading help file online using chmlib.com
|