IObjectId::get_Name method (certenroll.h)
The Name property retrieves a CERTENROLL_OBJECTID value that contains an object identifier.
This property is read-only.
Syntax
HRESULT get_Name(
CERTENROLL_OBJECTID *pValue
);
Parameters
pValue
Return value
None
Remarks
You must call any of the following methods before you can retrieve this property value:
You can also retrieve the following property values:
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |
DLL | CertEnroll.dll |