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/5/2010
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 |
| Windows Embedded CE | Windows CE 3.0 and later |