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.3
ISpCFGInterpreterSite::AddProperty
ISpCFGInterpreterSite::AddProperty adds a property entry to the phrase object.
HRESULT AddProperty(
const SPPHRASEPROPERTY *pProperty
);
Parameters
- pProperty
[in] Address of the SPPHRASEPROPERTY structure that contains the property information.
Return values
| Value |
| S_OK |
| E_INVALIDARG |
| SPERR_UNINITIALIZED |
| FAILED(hr) |