#ifndef _NTSAM_H typedef struct _DOMAIN_DISPLAY_OEM_GROUP { ULONG Index; OEM_STRING Group; } DOMAIN_DISPLAY_OEM_GROUP, *PDOMAIN_DISPLAY_OEM_GROUP; #endif View code on GitHub
This type is documented in the [MS-SAMR] specification.