typedef enum _GPO_LINK { GPLinkUnknown = 0, GPLinkMachine, GPLinkSite, GPLinkDomain, GPLinkOrganizationalUnit } GPO_LINK, *PGPO_LINK;