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
ISpObjectWithToken::SetObjectToken
ISpObjectWithToken::SetObjectToken binds the instance object to the specified token.
HRESULT SetObjectToken(ISpObjectToken *pToken
);
Parameters
- pToken
[in] The token interface pointer this instance object is to combine with.
Return values
Value |
S_OK |
E_POINTER |
E_OUTOFMEMORY |
FAILED(hr) |