#ifndef _NTAFD_H // private typedef struct _AFD_GROUP_INFO { GROUP GroupID; AFD_GROUP_TYPE GroupType; } AFD_GROUP_INFO, *PAFD_GROUP_INFO; #endif View code on GitHub
No description available.