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
ISpObjectToken::GetCategory
ISpObjectToken::GetCategory retrieves the category for a specified token if one is available.
HRESULT GetCategory(ISpObjectTokenCategory **ppTokenCategory
);
Parameters
- ppTokenCategory
[out] The category interface for the token. ppTokenCategory must be freed when no longer required.
Return values
Value |
S_OK |
E_POINTER |
SPERR_UNINITIALIZED |
FAILED(hr) |