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.
This structure indicates the number of threads and is filled in by the TestProc function.
typedef struct _TPS_QUERY_THREAD_COUNT {DWORDdwThreadCount;} TPS_QUERY_THREAD_COUNT, *LPTPS_QUERY_THREAD_COUNT;
Members
- dwThreadCount
Number of threads.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Tux.h.
See Also
Tux Architecture | TPM_QUERY_THREAD_COUNT
Send Feedback on this topic to the authors