typedef enum _PROXY_CLASS { ProxyFull = 0, ProxyService = 1, ProxyTree = 2, ProxyDirectory = 3 } PROXY_CLASS;
Windows Vista Kernel Structures