Share via


ISpRegDataKey

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface creates a new data key using a specific key in the registry for storage. It inherits from ISpDataKey.

When to Implement

SpDataKey is a SAPI-defined class that stores all the data for a data key in the registry.

Applications will not typically need to use or implement this interface.

Methods

The following table lists methods for the ISpRegDataKey interface.

Methods Description

SetKey

Sets the hive registry key (HKEY) to use for subsequent token operations.

Requirements

Header sapi.h, sapi.idl
Library sapilib.lib
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

SAPI Interfaces