2.2.8.6 SAMPR_DOMAIN_DISPLAY_OEM_GROUP

The SAMPR_DOMAIN_DISPLAY_OEM_GROUP structure contains a subset of group information sufficient to show a summary of the account for an account management application. This structure exists to support non–Unicode-based systems.

 typedef struct _SAMPR_DOMAIN_DISPLAY_OEM_GROUP {
   unsigned long Index;
   RPC_STRING OemAccountName;
 } SAMPR_DOMAIN_DISPLAY_OEM_GROUP,
  *PSAMPR_DOMAIN_DISPLAY_OEM_GROUP;

For information on each field, see section 2.2.8.1.