ISpRegDataKey (Windows CE 5.0)
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
Send Feedback on this topic to the authors