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
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.