Share via


ISpObjectWithToken::SetObjectToken (SAPI 5.3)

Microsoft Speech API 5.3

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)