Share via


ISpObjectTokenInit (Windows Embedded CE 6.0)

1/6/2010

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

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

See Also

Reference

SAPI Interfaces