SetThreadForOperation (Compact 2013)
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 |