ISpThreadControl::ThreadId
This method returns the Win32 identifier of the thread associated with the thread control object. If ISpThreadControl::StartThread has not been called, this method returns 0.
DWORD ThreadId(void);
Parameters
None.
Return Values
Thread identifier, or 0.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
Link Library: Sapilib.lib.
See Also
ISpThreadControl | SAPI Interfaces
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.