Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IThread::getThreadInfo ( P6THREADINFO *  pInfoBuffer)
pure virtual

Retrieves information about the thread, such as thread ID, start time, name, current state and priority.

Parameters
pInfoBufferA pointer to an P6THREADINFO structure in which to copy the requested information.
Returns