#ifndef _NTAFD_H // private typedef struct _AFD_SUPER_CONNECT_INFO { BOOLEAN SanActive; TRANSPORT_ADDRESS RemoteAddress; } AFD_SUPER_CONNECT_INFO, *PAFD_SUPER_CONNECT_INFO; #endif View code on GitHub
No description available.