Share via


ISpThreadTask

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface supports initializing and processing of an allocated thread, and is used to simplify thread-based operations. This is a virtual C++ interface, not a COM interface. For more information, see ISpThreadControl, which contains methods to start and stop an allocated thread.

Methods

The following table lists the methods of the ISpThreadTask interface.

Method Description

InitThread

Initializes the allocated thread.

ThreadProc

Implements the processing of the thread.

WindowMessage

Implements the processing of window messages.

Requirements

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

See Also

Reference

SAPI Interfaces