Microsoft Speech API 5.4
IEnumSpObjectTokens::GetCount
IEnumSpObjectTokens::GetCount retrieves the number of object tokens contained in the enumeration sequence.
HRESULT GetCount(
ULONG *pulCount
);
Parameters
- pulCount
[out] The number of object token items contained in the enumeration sequence.
Return values
| Value |
| S_OK |
| E_POINTER |
| SPERR_UNINITIALIZED |
| FAILED (hr) |