<div class="content" name="PRINTER_INFO_4" uuid="ac391864-cd99-4509-9ff3-ea0366dd9b2b"><p>The <b>PRINTER_INFO_4</b> structure provides information
about a printer.<a id="Appendix_A_Target_59"></a><a aria-label="Product behavior note 59" href="e81cbc09-ab05-4a32-ae4a-8ec57b436c43#Appendix_A_59" data-linktype="relative-path">&lt;59&gt;</a></p><dl>
<dd>
<div><pre> typedef struct _PRINTER_INFO_4 {
   [string] wchar_t* pPrinterName;
   [string] wchar_t* pServerName;
   DWORD Attributes;
 } PRINTER_INFO_4;
</pre></div>
</dd></dl><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>