Class CSPThread
Description
This is the base class that every custom thread class should overload.
Member functions:
GetExitCode()
GetHandle()
GetID()
GetPriority()
GetUserParam()
Kill(unsigned long ulExitCode)
Resume()
Run()
SafeDestruction()
SetPriority(int iLevel)
Start(void* pvUserParam = 0)
Suspend()
Wait(unsigned long ulTime = WAIT_FOREVER)
See also:
classes
CSPThreadLockBase
,
CSPThreadLock
,
CSPThreadLockHandler
Other support classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd