Share via


InputWordPos (SAPI 5.4)

Microsoft Speech API 5.4

CSpEvent::InputWordPos

CSpEvent::InputWordPos returns the event as a cast type of ULONG. The caller must make sure the event ID is SPEI_WORD_BOUNDARY.

  
    ULONG   InputWordPos( void ) const;
  

Parameters

None.

Return values

The event cast type of ULONG.