IfmManage::get_Speech

This method gets a pointer to the IAPCSpeech interface.

Syntax

HRESULT get_Speech( IAPCSpeech **ppSpeech );

Parameters

ppSpeech
Pointer to the pointer to the form’s speech interface.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.