IASTabber::get_SpeechCommandId

This method retrieves the speech identifier assigned to a tab.

Syntax

HRESULT get_SpeechCommandId( long Index, long *plSpeechId );

Parameters

Index
Index of the tab.
plSpeechId
Pointer to the long integer that contains the speech identifier assigned to the tab.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.