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.
3/26/2014
This function specifies a thread to use for the next call to the StackTrace function.
Syntax
VOID SetTreadForOperation(
PULONG Thread
);
Parameters
- Thread
[in] Pointer to a thread object.
Return Value
This function returns TRUE if the function call succeeds. Otherwise, the function returns FALSE.
Requirements
Header |
wdbgexts_ce.h |
Library |
Developer Implemented |