#ifndef _NTSAM_H typedef struct _GROUP_ATTRIBUTE_INFORMATION { ULONG Attributes; } GROUP_ATTRIBUTE_INFORMATION, *PGROUP_ATTRIBUTE_INFORMATION; #endif View code on GitHub
This type is documented in the [MS-SAMR] specification.