#ifndef _NTSAM_H typedef struct _GROUP_NAME_INFORMATION { UNICODE_STRING Name; } GROUP_NAME_INFORMATION, *PGROUP_NAME_INFORMATION; #endif View code on GitHub
This type is documented in the [MS-SAMR] specification.