Skip to content

Latest commit

 

History

History
93 lines (80 loc) · 2.05 KB

nf-tapi3if-ienumcall-reset.md

File metadata and controls

93 lines (80 loc) · 2.05 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:tapi3if.IEnumCall.Reset
IEnumCall::Reset (tapi3if.h)
The Reset method resets to the beginning of the enumeration sequence. This method is hidden from Visual Basic and scripting languages. (IEnumCall.Reset)
IEnumCall interface [TAPI 2.2]
Reset method
IEnumCall.Reset
IEnumCall::Reset
Reset
Reset method [TAPI 2.2]
Reset method [TAPI 2.2]
IEnumCall interface
_tapi3_ienumcall_reset
tapi3.ienumcall_reset
tapi3if/IEnumCall::Reset
tapi3\ienumcall_reset.htm
tapi3
9aa41bab-c575-440b-b1ff-bdbdde68da36
12/05/2018
IEnumCall interface [TAPI 2.2],Reset method, IEnumCall.Reset, IEnumCall::Reset, Reset, Reset method [TAPI 2.2], Reset method [TAPI 2.2],IEnumCall interface, _tapi3_ienumcall_reset, tapi3.ienumcall_reset, tapi3if/IEnumCall::Reset
tapi3if.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
IEnumCall::Reset
tapi3if/IEnumCall::Reset
c++
APIRef
kbSyntax
COM
Tapi3.dll
IEnumCall.Reset

IEnumCall::Reset

-description

The Reset method resets to the beginning of the enumeration sequence. This method is hidden from Visual Basic and scripting languages.

-returns

This method can return one of these values.

Return code Description
S_OK
Method succeeded.
E_OUTOFMEMORY
Insufficient memory exists to perform the operation.

-see-also

Call Object