TPS_QUERY_THREAD_COUNT (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.