ISpRegDataKey (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE .NET 4.1 and later.
Header: sapi.h, sapi.idl.
Link Library: Sapilib.lib.

See Also

SAPI Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.