ObjectToken (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

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.