Skip to content

Latest commit

 

History

History
83 lines (63 loc) · 3.25 KB

nf-certenc-icertencodecrldistinfo-setnamecount.md

File metadata and controls

83 lines (63 loc) · 3.25 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.ICertEncodeCRLDistInfo.SetNameCount
ICertEncodeCRLDistInfo::SetNameCount (certenc.h)
Sets a name count for the specified distribution point in a certificate revocation list (CRL) distribution information array.
CCertEncodeCRLDistInfo object [Security]
SetNameCount method
ICertEncodeCRLDistInfo interface [Security]
SetNameCount method
ICertEncodeCRLDistInfo.SetNameCount
ICertEncodeCRLDistInfo::SetNameCount
SetNameCount
SetNameCount method [Security]
SetNameCount method [Security]
CCertEncodeCRLDistInfo object
SetNameCount method [Security]
ICertEncodeCRLDistInfo interface
_certsrv_icertencodecrldistinfo_setnamecount
certenc/ICertEncodeCRLDistInfo::SetNameCount
security.icertencodecrldistinfo_setnamecount
security\icertencodecrldistinfo_setnamecount.htm
security
ce27adfd-e21a-4e8d-882e-72041f97958a
12/05/2018
CCertEncodeCRLDistInfo object [Security],SetNameCount method, ICertEncodeCRLDistInfo interface [Security],SetNameCount method, ICertEncodeCRLDistInfo.SetNameCount, ICertEncodeCRLDistInfo::SetNameCount, SetNameCount, SetNameCount method [Security], SetNameCount method [Security],CCertEncodeCRLDistInfo object, SetNameCount method [Security],ICertEncodeCRLDistInfo interface, _certsrv_icertencodecrldistinfo_setnamecount, certenc/ICertEncodeCRLDistInfo::SetNameCount, security.icertencodecrldistinfo_setnamecount
certenc.h
Certsrv.h
Windows
None supported
Windows Server 2003 [desktop apps only]
Certidl.lib
Certenc.dll
Windows
19H1
ICertEncodeCRLDistInfo::SetNameCount
certenc/ICertEncodeCRLDistInfo::SetNameCount
c++
APIRef
kbSyntax
COM
Certenc.dll
ICertEncodeCRLDistInfo.SetNameCount
CCertEncodeCRLDistInfo.SetNameCount

ICertEncodeCRLDistInfo::SetNameCount

-description

The SetNameCount method sets a name count for the specified distribution point in a certificate revocation list (CRL) distribution information array.

-parameters

-param DistPointIndex [in]

Specifies the index of the distribution point for which to set the name count.

-param NameCount [in]

Specifies the name count.

-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

ICertEncodeCRLDistInfo

ICertEncodeCRLDistInfo::GetNameCount

ICertEncodeCRLDistInfo::SetNameEntry