IEnroll::getROOTHStore method (xenroll.h)

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

The getROOTHStore method is not implemented.

Syntax

HCERTSTORE getROOTHStore();

Return value

This method always returns NULL. GetLastError will return ERROR_CALL_NOT_IMPLEMENTED.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header xenroll.h
Library Uuid.lib
DLL Xenroll.dll

See also

IEnroll

IEnroll4