<div class="content" name="PRINTER_INFO_6" uuid="436ef388-39cd-4992-95ac-02ddd2a51193"><p>The <b>PRINTER_INFO_6</b> structure provides information
about a printer.<a id="Appendix_A_Target_61"></a><a aria-label="Product behavior note 61" href="e81cbc09-ab05-4a32-ae4a-8ec57b436c43#Appendix_A_61" data-linktype="relative-path">&lt;61&gt;</a></p><dl>
<dd>
<div><pre> typedef struct _PRINTER_INFO_6 {
   DWORD dwStatus;
 } PRINTER_INFO_6;
</pre></div>
</dd></dl><p><b>dwStatus:</b> The printer status. It MUST be
the result of a bitwise OR of zero or more of the printer status values defined
in section <span><a href="1625e9d9-29e4-48f4-b83d-3bd0fdaea787" data-linktype="relative-path">2.2.3.12</a></span>.</p><p>All members not defined in this section are specified in
sections <span><a href="c07c2bfd-e2c9-4d36-9259-354a229d645d" data-linktype="relative-path">2.2.1.3.6</a></span> and <span><a href="964b517f-6730-4b4a-99ed-ee9648e7f1f7" data-linktype="relative-path">2.2.1.3</a></span>.</p></div>