<div class="content" name="SAMPR_DOMAIN_DISPLAY_GROUP" uuid="3dd24be0-ed13-42f2-8fba-8af4445b4fdc"><p>The SAMPR_DOMAIN_DISPLAY_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.</p><dl>
<dd>
<div><pre> typedef struct _SAMPR_DOMAIN_DISPLAY_GROUP {
   unsigned long Index;
   unsigned long Rid;
   unsigned long Attributes;
   RPC_UNICODE_STRING AccountName;
   RPC_UNICODE_STRING AdminComment;
 } SAMPR_DOMAIN_DISPLAY_GROUP,
  *PSAMPR_DOMAIN_DISPLAY_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>