<trclass="memdesc:a34353f624ec48a7aff62190abbe0ba38"><tdclass="mdescLeft"> </td><tdclass="mdescRight">The type of data carried in the <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> field. <ahref="#a34353f624ec48a7aff62190abbe0ba38">More...</a><br/></td></tr>
<trclass="memdesc:a4b887ef30968ade59175e44d4c1b3be7"><tdclass="mdescLeft"> </td><tdclass="mdescRight">The length of this structure in bytes, including the entire <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> field and its <code>NUL</code> terminator. <ahref="#a4b887ef30968ade59175e44d4c1b3be7">More...</a><br/></td></tr>
<trclass="memdesc:ad570f3c73a4ea54c2620dd33a0d39cd9"><tdclass="mdescLeft"> </td><tdclass="mdescRight">The encoding of the <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> field. <ahref="#ad570f3c73a4ea54c2620dd33a0d39cd9">More...</a><br/></td></tr>
<trclass="memdesc:a7ea2a7b3d6dc6e329c901fe324e5ae05"><tdclass="mdescLeft"> </td><tdclass="mdescRight">The data carried within this structure. <ahref="#a7ea2a7b3d6dc6e329c901fe324e5ae05">More...</a><br/></td></tr>
<p>This structure is referenced by <aclass="el"href="structMINIDUMP__MODULE.html#a749bc0bb7492a1b9463631eec006b4d1"title="A pointer to the module’s miscellaneous debugging record, a structure of type IMAGE_DEBUG_MISC. ">MINIDUMP_MODULE::MiscRecord</a>. It is obsolete, superseded by the CodeView record. </p>
</div><h2class="groupheader">Member Data Documentation</h2>
<p>For string data, this field will be <code>NUL</code>-terminated. If <aclass="el"href="structIMAGE__DEBUG__MISC.html#ad570f3c73a4ea54c2620dd33a0d39cd9"title="The encoding of the Data field. ">Unicode</a> is <code>1</code>, this field is UTF-16-encoded, and will be terminated by a UTF-16 <code>NUL</code> code unit (two <code>NUL</code> bytes). </p>
<p>The type of data carried in the <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> field. </p>
<p>The length of this structure in bytes, including the entire <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> field and its <code>NUL</code> terminator. </p>
<dlclass="section note"><dt>Note</dt><dd>The Windows documentation states that this field is rounded up to nearest nearest 4-byte multiple. </dd></dl>
<p>The encoding of the <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> field. </p>
<p>If this field is <code>0</code>, <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> contains narrow or multibyte character data. If this field is <code>1</code>, <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> is UTF-16-encoded.</p>
<p>On Windows, with this field set to <code>0</code>, <aclass="el"href="structIMAGE__DEBUG__MISC.html#a7ea2a7b3d6dc6e329c901fe324e5ae05"title="The data carried within this structure. ">Data</a> will be encoded in the code page of the system that linked the module. On other operating systems, UTF-8 may be used. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>