IASTabber::put_SpeechCommandId

This method assigns a speech identifier to a tab.

Syntax

HRESULT put_SpeechCommandId( long Index, long lSpeechId );

Parameters

Index
Index of the tab.
lSpeechId
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.