GetText

Returns the text asynchronously.

Syntax

virtual HRESULT TCOMAPI GetText (DINT nLangId, ITcAsyncStringResult pipResult)

Parameter

Name

Type

Description

nLangId

DINT

Language ID (LCID) of the requested language.

pipResult

POINTER TO ITcAsyncStringResult

Reference to an ITcAsyncStringResult pointer.

GetText 1: Return value

Type

Description

HRESULT

Returns S_OK if the method call was successful, otherwise an HRESULT as the error code.