Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.69 KB

nf-certenc-icertencodelongarray-reset.md

File metadata and controls

72 lines (60 loc) · 2.69 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:certenc.ICertEncodeLongArray.Reset
ICertEncodeLongArray::Reset (certenc.h)
Specifies the size of the array in this object.
CCertEncodeLongArray object [Security]
Reset method
ICertEncodeLongArray interface [Security]
Reset method
ICertEncodeLongArray.Reset
ICertEncodeLongArray::Reset
Reset
Reset method [Security]
Reset method [Security]
CCertEncodeLongArray object
Reset method [Security]
ICertEncodeLongArray interface
_certsrv_icertencodelongarray_reset
certenc/ICertEncodeLongArray::Reset
security.icertencodelongarray_reset
security\icertencodelongarray_reset.htm
security
4b5821e0-c81a-47b7-98b0-2a293967d8f6
12/05/2018
CCertEncodeLongArray object [Security],Reset method, ICertEncodeLongArray interface [Security],Reset method, ICertEncodeLongArray.Reset, ICertEncodeLongArray::Reset, Reset, Reset method [Security], Reset method [Security],CCertEncodeLongArray object, Reset method [Security],ICertEncodeLongArray interface, _certsrv_icertencodelongarray_reset, certenc/ICertEncodeLongArray::Reset, security.icertencodelongarray_reset
certenc.h
Certsrv.h
Windows
None supported
Windows Server 2003 [desktop apps only]
Certidl.lib
Certenc.dll
Windows
19H1
ICertEncodeLongArray::Reset
certenc/ICertEncodeLongArray::Reset
c++
APIRef
kbSyntax
COM
Certenc.dll
ICertEncodeLongArray.Reset
CCertEncodeLongArray.Reset

ICertEncodeLongArray::Reset

-description

The Reset method specifies the size of the array in this object. The values of all the elements in the array are set to zero. You must call this method before calling the ICertEncodeLongArray::SetValue method for the first time.

-parameters

-param Count [in]

Specifies the number of elements in the Long array.

-returns

VB

If the method succeeds, the method returns S_OK.

If the method fails, it returns an HRESULT value that indicates the error. For a list of common error codes, see Common HRESULT Values.

-see-also

ICertEncodeLongArray