Function CSPThread::GetID()

Description:
Retrieves the system assigned ID of the thread.

Prototype:
unsigned long GetID() const;

Arguments:
No arguments (void).

Return value:
Returns the thread ID.

Remarks:
Use this ID with extra care, especially when you use it with system calls.

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd