Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 2.81 KB

nf-certenc-icertencodedatearray-reset.md

File metadata and controls

75 lines (60 loc) · 2.81 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.ICertEncodeDateArray.Reset
ICertEncodeDateArray::Reset (certenc.h)
Specifies the size of DATE array in this object.
CCertEncodeDateArray object [Security]
Reset method
ICertEncodeDateArray interface [Security]
Reset method
ICertEncodeDateArray.Reset
ICertEncodeDateArray::Reset
Reset
Reset method [Security]
Reset method [Security]
CCertEncodeDateArray object
Reset method [Security]
ICertEncodeDateArray interface
_certsrv_icertencodedatearray_reset
certenc/ICertEncodeDateArray::Reset
security.icertencodedatearray_reset
security\icertencodedatearray_reset.htm
security
f09087aa-ae10-4a59-9b59-5f8b72254ce6
12/05/2018
CCertEncodeDateArray object [Security],Reset method, ICertEncodeDateArray interface [Security],Reset method, ICertEncodeDateArray.Reset, ICertEncodeDateArray::Reset, Reset, Reset method [Security], Reset method [Security],CCertEncodeDateArray object, Reset method [Security],ICertEncodeDateArray interface, _certsrv_icertencodedatearray_reset, certenc/ICertEncodeDateArray::Reset, security.icertencodedatearray_reset
certenc.h
Certsrv.h
Windows
None supported
Windows Server 2003 [desktop apps only]
Certidl.lib
Certenc.dll
Windows
19H1
ICertEncodeDateArray::Reset
certenc/ICertEncodeDateArray::Reset
c++
APIRef
kbSyntax
COM
Certenc.dll
ICertEncodeDateArray.Reset
CCertEncodeDateArray.Reset

ICertEncodeDateArray::Reset

-description

The Reset method specifies the size of DATE 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 ICertEncodeDateArray::SetValue method for the first time.

-parameters

-param Count [in]

Specifies the number of elements in the DATE 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

ICertEncodeDateArray

ICertEncodeDateArray::SetValue