Function CSPThread::GetHandle()

Description:
Retrieves the handle of the thread.

Prototype:
unsigned long GetHandle() const;

Arguments:
No arguments (void).

Return value:
Returns the thread handle.

Remarks:
This member function is a Microsoft Windows specific. Use the handle with extra care.

See also:
member functions GetID(), GetExitCode()
CSPThread | Other support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd