Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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 |
| Windows Embedded CE | Windows CE 3.0 and later |