TPS_QUERY_THREAD_COUNT (Compact 2013)
3/26/2014
This structure indicates the number of threads and is filled in by the TestProc function.
Syntax
typedef struct _TPS_QUERY_THREAD_COUNT {
DWORD dwThreadCount;
} TPS_QUERY_THREAD_COUNT, *LPTPS_QUERY_THREAD_COUNT;
Members
- dwThreadCount
Number of threads.
Requirements
Header |
tux.h |