<div class="content" name="COSERVERINFO" uuid="cf7f81ae-6880-4105-95e9-a41f7cac2a24"><p>The COSERVERINFO structure SHOULD NOT be sent and MUST be
ignored on receipt.</p><dl>
<dd>
<div><pre> typedef struct _COSERVERINFO {
   DWORD dwReserved1;
   [string] wchar_t* pwszName;
   DWORD* pdwReserved;
   DWORD dwReserved2;
 } COSERVERINFO;
</pre></div>
</dd></dl><p><b>dwReserved1:</b>  This MUST be set to
zero and MUST be ignored on receipt.</p><p><b>pwszName:</b>  This SHOULD be set to
NULL and MUST be ignored by servers.<a id="Appendix_A_Target_36"></a><a aria-label="Product behavior note 36" href="acc42954-4073-4f05-b850-efd562022077#Appendix_A_36" data-linktype="relative-path">&lt;36&gt;</a></p><p><b>pdwReserved:</b>   This MUST be set to
NULL and MUST be ignored on receipt.</p><p><b>dwReserved2:</b>  This MUST be set to
zero and MUST be ignored on receipt.</p></div>