ISpRegDataKey (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
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 |