<div class="content"><p>The <b>PRINTER_INFO_8</b> structure provides information
about a printer.<a id="Appendix_A_Target_63"></a><a aria-label="Product behavior note 63" href="e81cbc09-ab05-4a32-ae4a-8ec57b436c43#Appendix_A_63" data-linktype="relative-path">&lt;63&gt;</a></p><p>This structure is used for the global default settings of a
printer.</p><dl>
<dd>
<div><pre> typedef struct _PRINTER_INFO_8 {
   ULONG_PTR pDevMode;
 } PRINTER_INFO_8;
</pre></div>
</dd></dl><p>All members not defined in this section are specified in
sections <a href="c07c2bfd-e2c9-4d36-9259-354a229d645d" data-linktype="relative-path">2.2.1.3.6</a> and <a href="964b517f-6730-4b4a-99ed-ee9648e7f1f7" data-linktype="relative-path">2.2.1.3</a>.</p></div>