Microsoft Speech API 5.4
ISpRecoCategory::GetType
New in SAPI 5.4
ISpRecoCategory::GetType returns the type of a category.
HRESULT GetType(
SPCATEGORYTYPE *peCategoryType
);
Parameters
- peCategoryType
[out] A pointer to memory that will receive a value of the SPCATEGORYTYPE enumerated type.
Return values
| Value |
| S_OK |
| E_POINTER |
| FAILED(hr) |