<trclass="memdesc:a086c9170bbe85b667b65f90fca98bf95"><tdclass="mdescLeft"> </td><tdclass="mdescRight">The ID of the thread that caused the exception. <ahref="#a086c9170bbe85b667b65f90fca98bf95">More...</a><br/></td></tr>
<trclass="memdesc:a64d52a1f80f7f0a6f48d615bd1105c35"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Information about the exception. <br/></td></tr>
<trclass="memdesc:a5a49137fc0a19e8096504e16e954f351"><tdclass="mdescLeft"> </td><tdclass="mdescRight">A pointer to a CPU-specific CONTEXT structure containing the thread’s context at the time the exception was caused. <ahref="#a5a49137fc0a19e8096504e16e954f351">More...</a><br/></td></tr>
<p>A pointer to a CPU-specific CONTEXT structure containing the thread’s context at the time the exception was caused. </p>
<p>The interpretation of the context structure is dependent on the CPU architecture identified by <aclass="el"href="structMINIDUMP__SYSTEM__INFO.html#adc85b29d7df8943baf1a96af23051ca8"title="The system’s CPU architecture. This may be a PROCESSOR_ARCHITECTURE_* value, or a member of crashpad...">MINIDUMP_SYSTEM_INFO::ProcessorArchitecture</a>. For <aclass="el"href="namespacecrashpad.html#a98e532bb06fc5ffdd93e0ceb6d789eb1a667f84537acd054ce17f527bcd41c885"title="32-bit x86. ">crashpad::kMinidumpCPUArchitectureX86</a>, this will be <aclass="el"href="structcrashpad_1_1MinidumpContextX86.html"title="A 32-bit x86 CPU context (register state) carried in a minidump file. ">crashpad::MinidumpContextX86</a>. For <aclass="el"href="namespacecrashpad.html#a98e532bb06fc5ffdd93e0ceb6d789eb1a74c0fcddcbf1502d7dedc7cd965550df"title="64-bit x86. ">crashpad::kMinidumpCPUArchitectureAMD64</a>, this will be <aclass="el"href="structcrashpad_1_1MinidumpContextAMD64.html"title="An x86_64 (AMD64) CPU context (register state) carried in a minidump file. ">crashpad::MinidumpContextAMD64</a>. </p>
<p>The ID of the thread that caused the exception. </p>
<dlclass="section see"><dt>See also</dt><dd><aclass="el"href="structMINIDUMP__THREAD.html#a1d2508187af6c3ec09e5836badb56fd2"title="The thread’s ID. This may be referenced by MINIDUMP_EXCEPTION_STREAM::ThreadId. ">MINIDUMP_THREAD::ThreadId</a></dd></dl>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>