Skip to content

Latest commit

 

History

History
97 lines (82 loc) · 2.58 KB

nf-msctf-ienumtffunctionproviders-skip.md

File metadata and controls

97 lines (82 loc) · 2.58 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:msctf.IEnumTfFunctionProviders.Skip
IEnumTfFunctionProviders::Skip (msctf.h)
IEnumTfFunctionProviders::Skip method
IEnumTfFunctionProviders interface [Text Services Framework]
Skip method
IEnumTfFunctionProviders.Skip
IEnumTfFunctionProviders::Skip
Skip
Skip method [Text Services Framework]
Skip method [Text Services Framework]
IEnumTfFunctionProviders interface
_tsf_ienumtffunctionproviders_skip_ref
msctf/IEnumTfFunctionProviders::Skip
tsf.ienumtffunctionproviders_skip
tsf\ienumtffunctionproviders_skip.htm
TSF
fb529c7c-c4fa-4dc7-a648-847ecefacf60
12/05/2018
IEnumTfFunctionProviders interface [Text Services Framework],Skip method, IEnumTfFunctionProviders.Skip, IEnumTfFunctionProviders::Skip, Skip, Skip method [Text Services Framework], Skip method [Text Services Framework],IEnumTfFunctionProviders interface, _tsf_ienumtffunctionproviders_skip_ref, msctf/IEnumTfFunctionProviders::Skip, tsf.ienumtffunctionproviders_skip
msctf.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Msctf.idl
Msctf.dll
Windows
TSF 1.0 on Windows 2000 Professional
19H1
IEnumTfFunctionProviders::Skip
msctf/IEnumTfFunctionProviders::Skip
c++
APIRef
kbSyntax
COM
msctf.dll
IEnumTfFunctionProviders.Skip

IEnumTfFunctionProviders::Skip

-description

Moves the current position forward in the enumeration sequence by the specified number of elements.

-parameters

-param ulCount [in]

Contains the number of elements to skip.

-returns

This method can return one of these values.

Value Description
S_OK
The method was successful.
S_FALSE
The method reached the end of the enumeration before the specified number of elements could be skipped.

-see-also

IEnumTfFunctionProviders interface, ITfFunctionProvider interface