ISpObjectToken::GetCategory (SAPI 5.3)

Microsoft Speech API 5.3

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)