<div class="content" name="SAMPR_DOMAIN_DISPLAY_OEM_GROUP" uuid="5392e27d-9f92-4803-b6b7-0a9f02497443"><p>The SAMPR_DOMAIN_DISPLAY_OEM_GROUP structure contains a
subset of group information sufficient to show a summary of the <span><a href="7b2aeb27-92fc-41f6-8437-deb65d950921#gt_8d10bd9d-392e-431b-8218-742bdac19815" data-linktype="relative-path">account</a></span>
for an account management application. This structure exists to support
non–Unicode-based systems.</p><dl>
<dd>
<div><pre> typedef struct _SAMPR_DOMAIN_DISPLAY_OEM_GROUP {
   unsigned long Index;
   RPC_STRING OemAccountName;
 } SAMPR_DOMAIN_DISPLAY_OEM_GROUP,
  *PSAMPR_DOMAIN_DISPLAY_OEM_GROUP;
</pre></div>
</dd></dl><p>For information on each field, see section <span><a href="4e123dbf-e101-4ade-9fff-f2247ed25a11" data-linktype="relative-path">2.2.8.1</a></span>.</p></div>