Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
IEnumSpObjectTokens::Skip
IEnumSpObjectTokens::Skip skips a specified number of object tokens in the enumeration sequence.
HRESULT Skip(
ULONG celt
);
Parameters
- celt
[in] Number of object tokens to skip in the enumeration sequence.
Return values
| Value |
| S_OK |
| S_FALSE |
| SPERR_UNINITIALIZED |
| FAILED (hr) |