Skip to content

Latest commit

 

History

History
78 lines (61 loc) · 3.21 KB

nf-xenroll-ienroll4-addnamevaluepairtorequestwstr.md

File metadata and controls

78 lines (61 loc) · 3.21 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:xenroll.IEnroll4.addNameValuePairToRequestWStr
IEnroll4::addNameValuePairToRequestWStr (xenroll.h)
Adds an unauthenticated name-value string pair to the request.
IEnroll interface [Security]
addNameValuePairToRequestWStr method
IEnroll4 interface [Security]
addNameValuePairToRequestWStr method
IEnroll4.addNameValuePairToRequestWStr
IEnroll4::addNameValuePairToRequestWStr
IEnroll::addNameValuePairToRequestWStr
addNameValuePairToRequestWStr
addNameValuePairToRequestWStr method [Security]
addNameValuePairToRequestWStr method [Security]
IEnroll interface
addNameValuePairToRequestWStr method [Security]
IEnroll4 interface
security.ienroll4_addnamevaluepairtorequestwstr
xenroll/IEnroll4::addNameValuePairToRequestWStr
xenroll/IEnroll::addNameValuePairToRequestWStr
security\ienroll4_addnamevaluepairtorequestwstr.htm
security
25f8ae01-e975-4ada-b17c-c97385dc0585
12/05/2018
IEnroll interface [Security],addNameValuePairToRequestWStr method, IEnroll4 interface [Security],addNameValuePairToRequestWStr method, IEnroll4.addNameValuePairToRequestWStr, IEnroll4::addNameValuePairToRequestWStr, IEnroll::addNameValuePairToRequestWStr, addNameValuePairToRequestWStr, addNameValuePairToRequestWStr method [Security], addNameValuePairToRequestWStr method [Security],IEnroll interface, addNameValuePairToRequestWStr method [Security],IEnroll4 interface, security.ienroll4_addnamevaluepairtorequestwstr, xenroll/IEnroll4::addNameValuePairToRequestWStr, xenroll/IEnroll::addNameValuePairToRequestWStr
xenroll.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Uuid.lib
Xenroll.dll
Windows
19H1
IEnroll4::addNameValuePairToRequestWStr
xenroll/IEnroll4::addNameValuePairToRequestWStr
c++
APIRef
kbSyntax
COM
Xenroll.dll
IEnroll.addNameValuePairToRequestWStr
IEnroll4.addNameValuePairToRequestWStr

IEnroll4::addNameValuePairToRequestWStr

-description

[This method is no longer available for use as of Windows Server 2008 and Windows Vista.]

The addNameValuePairToRequestWStr method adds an unauthenticated name-value string pair to the request. This method was first defined in the IEnroll4 interface.

-parameters

-param Flags [in]

This parameter is reserved for future use and must be set to zero.

-param pwszName [in]

A pointer to a null-terminated wide character string that represents the name portion of the name-value pair.

-param pwszValue [in]

A pointer to a null-terminated wide character string that represents the value portion of the name-value pair.

-see-also

IEnroll

IEnroll4