ObjectToken

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

CSpEvent::ObjectToken

CSpEvent::ObjectToken returns the event as a cast type of ISpObjectToken pointer. The caller must make sure the event type is SPET_LPARAM_IS_TOKEN.


ISpObjectToken*   ObjectToken( void ) const;

Parameters

None.

Return values

The event cast type of ISpObjectToken pointer.