IX509EnrollmentPolicyServer::GetCustomOids method (certenroll.h)

The GetCustomOids method is not implemented.

Syntax

HRESULT GetCustomOids(
  [out, retval] IObjectIds **ppObjectIds
);

Parameters

[out, retval] ppObjectIds

Not used.

Return value

This function is not currently implemented and always returns E_NOTIMPL.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header certenroll.h

See also

IX509EnrollmentPolicyServer