<div class="content"><p align="right"><a href="https://msdn.microsoft.com/en-us/library/f991ad1b-f9b0-43ac-853b-4d900c7618f0" data-linktype="external">msdn link</a></p><p>The SAMPR_USER_WORKSTATIONS_INFORMATION structure contains
user fields.</p><dl>
<dd>
<div><pre> typedef struct _SAMPR_USER_WORKSTATIONS_INFORMATION {
   RPC_UNICODE_STRING WorkStations;
 } SAMPR_USER_WORKSTATIONS_INFORMATION,
  *PSAMPR_USER_WORKSTATIONS_INFORMATION;
</pre></div>
</dd></dl><p>For information on each field, see section <a href="899d68a9-8145-4334-a52f-2fbd92bec94f" data-linktype="relative-path">2.2.6.1</a>.</p></div>