ISpObjectTokenInit (Windows CE 5.0)
This interface initializes an object token to use a data key. The interface inherits from ISpObjectToken.
When to Implement
The following class identifiers (CLSIDs) can be used with this interface. A complete CLSID listing for all interfaces is in the Class IDs section.
CLSID_SpObjectToken
Methods
The following table lists the methods for the ISpObjectTokenInit interface.
Methods | Description |
---|---|
InitFromDataKey | Initializes a token to use a specified data key. |
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