Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
This header is used by System Services. For more information, see:
wct.h contains the following programming interfaces:
Functions
| CloseThreadWaitChainSession Closes the specified WCT session and cancels any outstanding asynchronous operations. |
| GetThreadWaitChain Retrieves the wait chain for the specified thread. |
| OpenThreadWaitChainSession Creates a new WCT session. |
| RegisterWaitChainCOMCallback Register COM callback functions for WCT. |
Callback functions
| PWAITCHAINCALLBACK An application-defined callback function that receives a wait chain. Specify this address when calling the OpenThreadWaitChainSession function. |
Structures
| WAITCHAIN_NODE_INFO Represents a node in a wait chain. |