Skip to content

Latest commit

 

History

History
97 lines (83 loc) · 2.45 KB

nf-ctfutb-ienumtflangbaritems-clone.md

File metadata and controls

97 lines (83 loc) · 2.45 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:ctfutb.IEnumTfLangBarItems.Clone
IEnumTfLangBarItems::Clone (ctfutb.h)
IEnumTfLangBarItems::Clone method
Clone
Clone method [Text Services Framework]
Clone method [Text Services Framework]
IEnumTfLangBarItems interface
IEnumTfLangBarItems interface [Text Services Framework]
Clone method
IEnumTfLangBarItems.Clone
IEnumTfLangBarItems::Clone
_tsf_ienumtflangbaritems_clone_ref
ctfutb/IEnumTfLangBarItems::Clone
tsf.ienumtflangbaritems_clone
tsf\ienumtflangbaritems_clone.htm
TSF
2a1f4a40-cf2c-4872-bb15-c4622ab2bfd1
12/05/2018
Clone, Clone method [Text Services Framework], Clone method [Text Services Framework],IEnumTfLangBarItems interface, IEnumTfLangBarItems interface [Text Services Framework],Clone method, IEnumTfLangBarItems.Clone, IEnumTfLangBarItems::Clone, _tsf_ienumtflangbaritems_clone_ref, ctfutb/IEnumTfLangBarItems::Clone, tsf.ienumtflangbaritems_clone
ctfutb.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Ctfutb.idl
Msctf.dll
Windows
TSF 1.0 on Windows 2000 Professional
19H1
IEnumTfLangBarItems::Clone
ctfutb/IEnumTfLangBarItems::Clone
c++
APIRef
kbSyntax
COM
msctf.dll
IEnumTfLangBarItems.Clone

IEnumTfLangBarItems::Clone

-description

Creates a copy of the enumerator object.

-parameters

-param ppEnum [out]

Pointer to an IEnumTfLangBarItems interface pointer that receives the new enumerator.

-returns

This method can return one of these values.

Value Description
S_OK
The method was successful.
E_OUTOFMEMORY
A memory allocation failure occurred.

-see-also

IEnumTfLangBarItems