Skip to content

Latest commit

 

History

History
86 lines (72 loc) · 2.23 KB

nf-inputscope-itfinputscope-getphrase.md

File metadata and controls

86 lines (72 loc) · 2.23 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:inputscope.ITfInputScope.GetPhrase
ITfInputScope::GetPhrase (inputscope.h)
ITfInputScope::GetPhrase method
GetPhrase
GetPhrase method [Text Services Framework]
GetPhrase method [Text Services Framework]
ITfInputScope interface
ITfInputScope interface [Text Services Framework]
GetPhrase method
ITfInputScope.GetPhrase
ITfInputScope::GetPhrase
inputscope/ITfInputScope::GetPhrase
tsf.itfinputscope_getphrase
tsf\itfinputscope_getphrase.htm
TSF
9a97dab0-2e3d-4921-80a6-0f2c79fbf4aa
12/05/2018
GetPhrase, GetPhrase method [Text Services Framework], GetPhrase method [Text Services Framework],ITfInputScope interface, ITfInputScope interface [Text Services Framework],GetPhrase method, ITfInputScope.GetPhrase, ITfInputScope::GetPhrase, inputscope/ITfInputScope::GetPhrase, tsf.itfinputscope_getphrase
inputscope.h
Windows
Windows XP [desktop apps \| UWP apps]
Windows Server 2003 [desktop apps \| UWP apps]
InputScope.idl
Msctf.dll
Windows
19H1
ITfInputScope::GetPhrase
inputscope/ITfInputScope::GetPhrase
c++
APIRef
kbSyntax
COM
Msctf.dll
ITfInputScope.GetPhrase

ITfInputScope::GetPhrase

-description

Gets the phrase list set to this context.

-parameters

-param ppbstrPhrases [out]

Pointer to an array of pointers to strings containing phrases. The calling function must call SystFreeString() to free the memory allocated to the strings and CoTaskMemFree to free the buffer.

-param pcCount [out]

Pointer to the number of phrases returned.

-returns

This method can return one of these values.

Value Description
S_OK
The method was successful.