ISpThreadTask (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
Initializes the allocated thread. |
|
Implements the processing of the thread. |
|
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 |