Object (SAPI 5.4)

Microsoft Speech API 5.4

CSpEvent::Object

CSpEvent::Object returns the event as a cast type of an IUnknown pointer. The caller must make sure the event ID is SPET_LPARAM_IS_OBJECT.

  
    IUnknown* Object( void ) const;
  

Parameters

None.

Return values

The event cast type of an IUnknown pointer.