Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Create a message for certificate polling (manual enrollment).
Syntax
HRESULT CreateRetrievePendingMessage(
[in] EncodingType Encoding,
[out, retval] BSTR *pValue
);
Parameters
[in] Encoding
[out, retval] pValue
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
You must call the InitializeForPending method before calling this method.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | certenroll.h |
| DLL | Certenroll.dll |